diff --git a/Makefile b/Makefile index 8c7bd3c..20dff85 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,6 @@ LUCI_DEPENDS:= PKG_VERSION:=1.3 PKG_RELEASE:=05-20191216 -include ../luci_my.mk +include $(TOPDIR)/feeds/luci/luci.mk -# call BuildPackage - OpenWrt buildroot signature +# call BuildPackage - OpenWrt buildroot signature \ No newline at end of file