diff options
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-app-uhttpd/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/applications/luci-app-uhttpd/Makefile b/applications/luci-app-uhttpd/Makefile index d28a48f87d..95429650a1 100644 --- a/applications/luci-app-uhttpd/Makefile +++ b/applications/luci-app-uhttpd/Makefile @@ -9,13 +9,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=uHTTPd Webserver Configuration LUCI_DEPENDS:= +uhttpd -LUCI_PKGARCH:=all PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com> -LUA_TARGET:=source - include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |