aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-02-13 14:46:52 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-02-21 14:12:30 +0100
commit085f38351feb2dcae0a2c7cace0e60452928615d (patch)
tree1717079441d5713e328ab0e5e39e328b5fdc0cc7
parent6b7eeb74dbf8b491b6426820bfa230fca60047dc (diff)
downloadupstream-085f38351feb2dcae0a2c7cace0e60452928615d.tar.gz
upstream-085f38351feb2dcae0a2c7cace0e60452928615d.tar.bz2
upstream-085f38351feb2dcae0a2c7cace0e60452928615d.zip
ath79: enable forceless sysupgrade from ar71xx on fritz300e
This adds the ar71xx board name to the SUPPORTED_DEVICES on ath79, so forceless sysupgrade on this device becomes possible. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> (cherry picked from commit 49ff00db340ea017c266ba37546c71209cfe3e26)
-rw-r--r--target/linux/ath79/image/generic.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk
index 23c39f860b..55053be34f 100644
--- a/target/linux/ath79/image/generic.mk
+++ b/target/linux/ath79/image/generic.mk
@@ -103,6 +103,7 @@ define Device/avm_fritz300e
append-squashfs-fakeroot-be | pad-to 256 | \
append-rootfs | pad-rootfs | append-metadata | check-size $$$$(IMAGE_SIZE)
DEVICE_PACKAGES := fritz-tffs rssileds -swconfig
+ SUPPORTED_DEVICES += fritz300e
endef
TARGET_DEVICES += avm_fritz300e