projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35ab804
)
ath79: enable forceless sysupgrade from ar71xx on fritz300e
author
Adrian Schmutzler
<
[email protected]
>
Thu, 13 Feb 2020 13:46:52 +0000
(14:46 +0100)
committer
Adrian Schmutzler
<
[email protected]
>
Thu, 13 Feb 2020 16:33:20 +0000
(17:33 +0100)
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 <
[email protected]
>
target/linux/ath79/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ath79/image/generic.mk
b/target/linux/ath79/image/generic.mk
index 3c74b0f7d781a2dbe646ee5cac4c8ebfe6385c93..05d2ba6a75871a7c9bc5d9d79a82d1a6d8a81360 100644
(file)
--- a/
target/linux/ath79/image/generic.mk
+++ b/
target/linux/ath79/image/generic.mk
@@
-158,6
+158,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