mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-29 23:35:40 +00:00
ath79: nand: add SUPPORTED_DEVICES for Meraki MR18
This adds the board name from ar71xx to support upgrade without -F for the Meraki MR18. Signed-off-by: Samuele Longhi <agave@dracaena.it>
This commit is contained in:
parent
6e37f41e9e
commit
09be63de70
@ -312,6 +312,7 @@ define Device/meraki_mr18
|
||||
# KERNEL_INITRAMFS := $$(KERNEL)
|
||||
KERNEL_INITRAMFS :=
|
||||
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
|
||||
SUPPORTED_DEVICES += mr18
|
||||
endef
|
||||
TARGET_DEVICES += meraki_mr18
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user