kiddin9-packages/luci-app-autoreboot/Makefile
github-actions[bot] d7bc0ffc0b 🐶 Sync 2024-08-06 23:46:46
2024-08-06 23:46:46 +08:00

15 lines
320 B
Makefile

# Copyright (C) 2016 Openwrt.org
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Scheduled Reboot
LUCI_DEPENDS:=+luci-compat
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature