Makefile : fix luci.mk path

Signed-off-by: hwchan <honwen.chan@gmail.com>
This commit is contained in:
hwchan 2018-09-26 23:37:22 +08:00 committed by Rosy Song
parent cfa98fcecb
commit fc98e98a08

View File

@ -9,6 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Rosy Theme
LUCI_DEPENDS:=
include ../../luci.mk
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature