summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-01-23 22:03:51 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-01-23 23:42:47 +0100
commit4571ef48d8226dda152f921bd12eb254bea001bd (patch)
tree7bb81af5d4d9f8c385570bef32dd79680af602fc /target/linux/bcm53xx
parent111de654afe0703e3909bc83bfd00a2de4260062 (diff)
downloadopenwrt-4571ef48d8226dda152f921bd12eb254bea001bd.tar.gz
openwrt-4571ef48d8226dda152f921bd12eb254bea001bd.tar.bz2
openwrt-4571ef48d8226dda152f921bd12eb254bea001bd.zip
bcm53xx: use default SUPPORTED_DEVICES for Meraki MR32
Since the new global SUPPORTED_DEVICES are now available in bcm53xx as well, we do not need to specify an explicit value for the MR32 anymore. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r--target/linux/bcm53xx/image/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile
index 00141118a1..90343b1e88 100644
--- a/target/linux/bcm53xx/image/Makefile
+++ b/target/linux/bcm53xx/image/Makefile
@@ -335,10 +335,8 @@ define Device/meraki_mr32
pad-to 10362880
KERNEL := kernel-bin | fit none $$(DTS_DIR)/$$(DEVICE_DTS).dtb
IMAGES := sysupgrade.bin
- IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
-
# Currently the only device that uses the new image check
- SUPPORTED_DEVICES := meraki,mr32
+ IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
# The loader is specifically looking for fdt@2:
# [ 3.190000] find_itb_subimage: error finding fdt@2: FDT_ERR_NOTFOUND