From e39d0790baaab1d8a292951fe092718bad7fb4c5 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 6 Sep 2023 20:09:29 +0000 Subject: [PATCH] Update 'Makefile' --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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