From 3c332e456482bdb9ae231040f50d010f67355086 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Tue, 10 Jul 2018 12:33:23 -0700 Subject: luci-app-advanced-reboot: support for Linksys WRT32X Signed-off-by: Stan Grishin --- applications/luci-app-advanced-reboot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'applications/luci-app-advanced-reboot/Makefile') diff --git a/applications/luci-app-advanced-reboot/Makefile b/applications/luci-app-advanced-reboot/Makefile index d270498308..b1ecf677f0 100644 --- a/applications/luci-app-advanced-reboot/Makefile +++ b/applications/luci-app-advanced-reboot/Makefile @@ -11,9 +11,9 @@ LUCI_DESCRIPTION:=Provides Web UI (found under System/Advanced Reboot) to reboot an altnerative partition. Also provides Web UI to shut down (power off) your device. Supported dual-partition\ routers are listed at https://github.com/stangri/openwrt-luci/blob/luci-app-advanced-reboot/applications/luci-app-advanced-reboot/README.md -LUCI_DEPENDS:=+luci +LUCI_DEPENDS:=+luci-mod-admin-full LUCI_PKGARCH:=all -PKG_RELEASE:=27 +PKG_RELEASE:=32 include ../../luci.mk -- cgit v1.2.3