mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 06:32:11 -05:00
This adds the newly introduced BROKEN flag to a bunch of devices that previously just had TARGET_DEVICES commented out. By this, we can select them in make menuconfig when BROKEN developer config option is selected, instead of having to edit the code. In contrast to DEFAULT := n, this is meant to cover devices that don't boot or don't compile at all. ath25: np25g, wpe53g both disabled during kernel bump 3.18->4.4 without reason given |
||
|---|---|---|
| .. | ||
| base-files | ||
| files/arch/arm/boot/compressed | ||
| generic | ||
| image | ||
| patches-4.19 | ||
| patches-5.4 | ||
| profiles | ||
| config-4.19 | ||
| config-5.4 | ||
| Makefile | ||
| modules.mk | ||