diff --git a/package/lean/luci-app-nft-qos/Makefile b/package/lean/luci-app-nft-qos/Makefile index 01de879937..8349e775f6 100644 --- a/package/lean/luci-app-nft-qos/Makefile +++ b/package/lean/luci-app-nft-qos/Makefile @@ -9,6 +9,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Qos over Nftables LUCI_DEPENDS:=+nft-qos -include ../../luci.mk +include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature