small-package/luci-app-autoreboot/Makefile

16 lines
326 B
Makefile
Raw Normal View History

2021-11-20 16:02:04 +08:00
# 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_PKGARCH:=all
PKG_VERSION:=1.0
2021-11-30 20:26:09 +08:00
PKG_RELEASE:=10
2021-11-20 16:02:04 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature