From 36168ccb86961c28cc0e5f56a2e6f45a5a1dd2c8 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 22 Feb 2022 22:56:07 +0800 Subject: [PATCH] ramips: disable build for buffalo_wsr-2533dhpl Signed-off-by: Tianling Shen --- target/linux/ramips/image/mt7621.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 1ba68f45be..8a88a60ab6 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -248,6 +248,7 @@ define Device/buffalo_wsr-2533dhpl DEVICE_ALT0_MODEL := WSR-2533DHP IMAGE/sysupgrade.bin := trx | pad-rootfs | append-metadata DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware + DEFAULT := n endef TARGET_DEVICES += buffalo_wsr-2533dhpl