luci/applications/luci-app-nft-qos/Makefile
Rosy Song 6b8235721a luci-app-nft-qos: add new application
This application is for nft-qos package.

Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-11-06 15:38:12 +08:00

14 lines
303 B
Makefile

#
# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Qos over Nftables
LUCI_DEPENDS:=+nft-qos
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature