openwrt/target/linux/at91/image
Petr Štetiar 504000d520 treewide: use DEFAULT := n to disable non-broken devices
This uses DEFAULT := n on a bunch of devices that previously were
"disabled" by commenting out TARGET_DEVICES. This will allow to
build them without having to modify the code, but they will not
be selected for default build or buildbots.

The change is applied to all devices that are not "broken", but suffer
from image site limitations or similar, or have been added in the past
but never confirmed to run on the device properly:

at91: at91-q5xr5:
  kernel image too big
  31aeae0774 ("at91: do not build image for at91-q5xr5")

bcm47xx: asus-rt-ac66u:
  disabled since it was added in 2015
  69aefc771f ("brcm47xx: build images for Asus devices")

bcm47xx: netgear-wndr3400-vcna, netgear-wnr3500u, netgear-wnr3500-v2-vc
  added disabled in 2012, but never confirmed to work on devices
  5dec9dd3b2 ("brcm47xx: add code to generate images for some netgear
    devices")

bcm53xx: netgear-r8500
  added disabled: "start working on Netgear R8500"
  3b76c7cf0b ("bcm53xx: start working on Netgear R8500")

Signed-off-by: Petr Štetiar <ynezz@true.cz>
[limit to subset of devices, adjust commit message/title]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-30 21:48:38 +02:00
..
dfboot fix dfboot linking failures (#5937) 2009-10-29 15:48:34 +00:00
Config.in at91: Remove u-boot from platform images folder 2016-10-06 12:15:13 +02:00
Makefile treewide: simplify inclusion of subtarget image files 2020-06-11 01:44:13 +02:00
gen_at91_sdcard_img.sh at91: gen_at91_sdcard_img.sh: switch to /bin/sh 2019-12-31 01:25:44 +01:00
sam9x.mk treewide: use DEFAULT := n to disable non-broken devices 2020-07-30 21:48:38 +02:00
sama5.mk at91: split up remaining DEVICE_TITLE definitions 2019-10-19 13:16:57 +02:00
sama5d3.mk at91: Merge SAMA5 subtargets 2019-05-30 12:12:37 +02:00
sama5d4.mk at91: Merge SAMA5 subtargets 2019-05-30 12:12:37 +02:00
uboot-env.txt at91: add uboot environments 2019-08-17 23:08:55 +02:00