From: Chuanhong Guo Date: Sat, 4 Apr 2020 07:20:46 +0000 (+0800) Subject: ramips: mt7621: disable image for mikrotik_rbm11g X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fldir.git;a=commitdiff_plain;h=838f1fbb50e91ebaf1d34f9666ae6b65eb49df5c ramips: mt7621: disable image for mikrotik_rbm11g It's unknown which switch port is used on mikrotik_rbm11g. Disable this image until someone with actual device fixes this problem. Signed-off-by: Chuanhong Guo --- diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index a4484b408f..cdae42f3e4 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -497,6 +497,7 @@ TARGET_DEVICES += mikrotik_rb750gr3 define Device/mikrotik_rbm11g $(Device/MikroTik) DEVICE_MODEL := RouterBOARD M11G + DEFAULT := n # disabled due to unknown port assignment endef TARGET_DEVICES += mikrotik_rbm11g