From 17eb0c48728a1ee2c8c33e86aac26d475e8a56af Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sat, 26 May 2018 17:26:14 -0700 Subject: ramips: Use generic board detect for GnuBee devices This is a port of an old commit from mkresin's tree: 09260cdf3e9332978c2a474a58e93a6f2b55f4a8 This has the potential to break sysupgrade but it should be fine as there is no stable release of LEDE or OpenWrt that support these devices. Signed-off-by: Rosen Penev (cherry picked from commit 9685f3978795727ac99d5d20a4af16c808b1e24b) --- target/linux/ramips/base-files/lib/upgrade/platform.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/base-files/lib/upgrade') diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index 7aa14770ca..95cb7c33a9 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -62,7 +62,7 @@ platform_check_image() { firewrt|\ fonera20n|\ freestation5|\ - gb-pc1|\ + gnubee,gb-pc1|\ gnubee,gb-pc2|\ gl-mt300a|\ gl-mt300n|\ -- cgit v1.2.3