sirpdboy-package/luci-app-cpulimit/Makefile

15 lines
296 B
Makefile
Raw Normal View History

2020-11-05 03:59:29 +08:00
# Copyright (C) 2019 Openwrt.org
2020-10-04 21:44:05 +08:00
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
2022-10-12 12:57:37 +08:00
LUCI_TITLE:=cpulimit configuration module
LUCI_DEPENDS:=+cpulimit
2020-11-05 03:59:29 +08:00
2022-10-12 12:57:37 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
2020-11-05 03:59:29 +08:00
2022-10-12 12:57:37 +08:00
# call BuildPackage - OpenWrt buildroot signature