luci-app-nft-qos: correct path to luci.mk (#3997)

This commit is contained in:
CN_SZTL 2020-03-24 22:50:13 +08:00 committed by GitHub
parent 0e5dade1d2
commit c345d4bae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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