Merge pull request #237 from openwrt-es/luci-next2
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 29 Oct 2014 21:37:13 +0000 (22:37 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 29 Oct 2014 21:37:13 +0000 (22:37 +0100)
applications/luci-udpxy: add new package.

1  2 
contrib/package/luci-addons/Makefile

@@@ -171,10 -171,10 +171,11 @@@ $(eval $(call application,diag-devinfo,
  $(eval $(call application,voice-core,LuCI Voice Software (Core)))
  $(eval $(call application,voice-diag,LuCI Voice Software (Diagnostics),luci-app-diag-devinfo))
  
+ $(eval $(call application,udpxy,LuCI Support for udpxy,udpxy))
  $(eval $(call application,upnp,Universal Plug & Play configuration module,miniupnpd))
  $(eval $(call application,ntpc,NTP time synchronisation configuration module,ntpclient))
  $(eval $(call application,ddns,Dynamic DNS configuration module,ddns-scripts))
 +$(eval $(call application,dump1090,LuCI Support for dump1090,dump1090))
  $(eval $(call application,samba,Network Shares - Samba SMB/CIFS module,samba36-server))
  $(eval $(call application,mmc-over-gpio,MMC-over-GPIO configuration module,kmod-mmc-over-gpio))
  $(eval $(call application,p910nd,p910nd - Printer server module,p910nd))