mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue