diff --git a/Makefile b/Makefile index dfaeeb7..4a9aec9 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ LUCI_DEPENDS:=+luci-base +libiwinfo PKG_BUILD_DEPENDS:=iwinfo PKG_LICENSE:=Apache-2.0 -include ../../luci.mk +include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature