ath79: add ar71xx support-list entry for Fritz4020
This adds the support-list entry the AVM FRITZ!Box 4020 expects in the ar71xx target to allow non-forced sysupgrades from ar71xx to ath79. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
53c46b504c
commit
5568c8a9fe
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ define Device/avm_fritz4020
|
||||||
append-squashfs-fakeroot-be | pad-to 256 | \
|
append-squashfs-fakeroot-be | pad-to 256 | \
|
||||||
append-rootfs | pad-rootfs | append-metadata | check-size $$$$(IMAGE_SIZE)
|
append-rootfs | pad-rootfs | append-metadata | check-size $$$$(IMAGE_SIZE)
|
||||||
DEVICE_PACKAGES := fritz-tffs
|
DEVICE_PACKAGES := fritz-tffs
|
||||||
|
SUPPORTED_DEVICES += fritz4020
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += avm_fritz4020
|
TARGET_DEVICES += avm_fritz4020
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue