mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-30 19:33:49 +00:00
treewide: Disable building 8M RAM devices
Following deprecation notice[1] in 21.02, disable target with 8M of RAM [1] https://openwrt.org/supported_devices/864_warning Signed-off-by: Felix Baumann <felix.bau@gmx.de>
This commit is contained in:
parent
f5cb556d4f
commit
066441b5e4
@ -315,6 +315,7 @@ define Device/usrobotics_usr5461
|
||||
DEVICE_PACKAGES := kmod-b43 $(USB1_PACKAGES)
|
||||
IMAGES := bin
|
||||
IMAGE/bin := append-rootfs | trx-with-loader | usrobotics-bin
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += usrobotics_usr5461
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user