treewide: disable 4M devices build

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-09-30 05:05:38 +08:00
parent 22290dc38d
commit 94ecc7dfda
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,7 @@ TARGET_DEVICES += ubnt2-pico2
define Device/ubnt2
DEVICE_TITLE := Ubiquiti XS2
IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS2 -v XS2.ar2316
DEFAULT := n
endef
TARGET_DEVICES += ubnt2

View File

@ -12,6 +12,7 @@ define Device/buffalo_whr-g301n
buffalo-tag WHR-G301N 3
IMAGE/tftp.bin := $$(IMAGE/default) | buffalo-tftp-header
SUPPORTED_DEVICES += whr-g301n
DEFAULT := n
endef
TARGET_DEVICES += buffalo_whr-g301n