Files
op-packages/luci-app-timecontrol/Makefile
T
github-actions[bot] 6348b68a14
Merge-upstream / merge (push) Canceled after 0s
💋 Sync 2026-09-07 03:05:06
2026-09-07 03:05:06 +08:00

17 lines
403 B
Makefile

# Copyright (C) 2020 Lienol <lawlienol@gmail.com>
#
# This is free software, licensed under the GNU General Public License v3.
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Time Control
LUCI_DEPENDS:=+luci-base @(PACKAGE_firewall||PACKAGE_firewall4)
LUCI_PKGARCH:=all
PKG_VERSION:=1.1
PKG_RELEASE:=5
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature