kiddin9-packages/luci-app-autoreboot/Makefile

15 lines
320 B
Makefile
Raw Normal View History

2020-12-15 02:04:07 +08:00
# Copyright (C) 2016 Openwrt.org
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
2021-03-27 22:52:29 +08:00
include $(TOPDIR)/rules.mk
2020-12-15 02:04:07 +08:00
LUCI_TITLE:=LuCI support for Scheduled Reboot
2024-08-06 23:46:46 +08:00
LUCI_DEPENDS:=+luci-compat
2020-12-15 02:04:07 +08:00
LUCI_PKGARCH:=all
2021-03-27 22:52:29 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
2020-12-15 02:04:07 +08:00
# call BuildPackage - OpenWrt buildroot signature