From a68d6f659fc28290a7e8d8a134c9f249b48b7a40 Mon Sep 17 00:00:00 2001 From: David Adair Date: Wed, 19 May 2021 21:25:38 -0700 Subject: [luci] luci-app-advanced-reboot: add board config for Linksys EA7500-V1 EA7500-v1 works the same as the other Linksys models except the name is different. Signed-off-by: David Adair --- applications/luci-app-advanced-reboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 8b3f709dfa..a0024cdc1f 100644 --- a/applications/luci-app-advanced-reboot/Makefile +++ b/applications/luci-app-advanced-reboot/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin -PKG_VERSION:=1.0.1-1 +PKG_VERSION:=1.0.1-2 LUCI_TITLE:=Advanced Linksys Reboot Web UI LUCI_URL:=https://docs.openwrt.melmac.net/luci-app-advanced-reboot/ -- cgit v1.2.3