Fix compilation of LuCIttpd
This commit is contained in:
parent
b33943a6e8
commit
a786110c6f
1 changed files with 1 additions and 1 deletions
|
@ -743,7 +743,7 @@ ifneq ($(CONFIG_PACKAGE_luci-uvl),)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(CONFIG_PACKAGE_luci-httpd),)
|
ifneq ($(CONFIG_PACKAGE_luci-httpd),)
|
||||||
PKG_SELECTED_MODULES+=libs/httpd
|
PKG_SELECTED_MODULES+=libs/lucittpd
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(CONFIG_PACKAGE_luci-admin-core),)
|
ifneq ($(CONFIG_PACKAGE_luci-admin-core),)
|
||||||
|
|
Loading…
Reference in a new issue