luci/applications/luci-app-nft-qos/Makefile
Balázs Úr 030b7697b2 luci-app-nft-qos: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-22 23:31:47 +01:00

14 lines
316 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:=+luci-compat +nft-qos
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature