From 2f87aee77c14c458942d5084b3b2e20e5453e325 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 20 Jan 2023 16:14:29 +0800 Subject: [PATCH] ramips: disable build for elecom wrc-2533ghbk2-t by default 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 4ffdf75453..f3e8ae9592 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -836,6 +836,7 @@ define Device/elecom_wrc-2533ghbk2-t elx-header 0107003b 8844A2D168B45A2D | \ elecom-product-header WRC-2533GHBK2-T DEVICE_PACKAGES := kmod-mt7615-firmware + DEFAULT := n endef TARGET_DEVICES += elecom_wrc-2533ghbk2-t