From 7d3ec5f8332859be4c5da6275df1cbdfad6e73b5 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Fri, 1 Dec 2017 08:10:24 +0100 Subject: ramips: fallback to generic board detect Fallback to the generic board detection if no case for the current board exists. Signed-off-by: Mathias Kresin --- target/linux/ramips/image/mt7621.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/image/mt7621.mk') diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 82d0eeae62..b55f696a86 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -332,7 +332,7 @@ TARGET_DEVICES += zbt-we1326 define Device/zbt-we3526 DTS := ZBT-WE3526 IMAGE_SIZE := $(ralink_default_fw_size_16M) - SUPPORTED_DEVICES += zbt-we3526 + SUPPORTED_DEVICES := zbtlink,zbt-we3526 DEVICE_TITLE := ZBT WE3526 DEVICE_PACKAGES := \ kmod-sdhci-mt7620 kmod-mt7603 kmod-mt76x2 \ -- cgit v1.2.3