diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index 9e0767b619..01d594d660 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -798,6 +798,7 @@ define Device/netgear_ex3700 DEVICE_VENDOR := NETGEAR DEVICE_MODEL := EX3700/EX3800 SUPPORTED_DEVICES += ex3700 + DEFAULT := n endef TARGET_DEVICES += netgear_ex3700 @@ -810,6 +811,7 @@ define Device/netgear_ex6120 DEVICE_PACKAGES := kmod-mt76x2 DEVICE_VENDOR := NETGEAR DEVICE_MODEL := EX6120 + DEFAULT := n endef TARGET_DEVICES += netgear_ex6120 @@ -822,6 +824,7 @@ define Device/netgear_ex6130 DEVICE_PACKAGES := kmod-mt76x2 DEVICE_VENDOR := NETGEAR DEVICE_MODEL := EX6130 + DEFAULT := n endef TARGET_DEVICES += netgear_ex6130 @@ -1112,6 +1115,7 @@ define Device/sitecom_wlr-4100-v1-002 DEVICE_MODEL := WLR-4100 DEVICE_VARIANT := v1 002 DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci uboot-envtools + DEFAULT := n endef TARGET_DEVICES += sitecom_wlr-4100-v1-002 @@ -1136,6 +1140,7 @@ define Device/tplink_archer-c20i DEVICE_MODEL := Archer C20i DEVICE_PACKAGES := kmod-mt76x0e kmod-usb2 kmod-usb-ohci SUPPORTED_DEVICES += c20i + DEFAULT := n endef TARGET_DEVICES += tplink_archer-c20i @@ -1153,6 +1158,7 @@ define Device/tplink_archer-c20-v1 DEVICE_VARIANT := v1 DEVICE_PACKAGES := kmod-mt76x0e kmod-usb2 kmod-usb-ohci \ kmod-usb-ledtrig-usbport + DEFAULT := n endef TARGET_DEVICES += tplink_archer-c20-v1 @@ -1169,6 +1175,7 @@ define Device/tplink_archer-c2-v1 DEVICE_VARIANT := v1 DEVICE_PACKAGES := kmod-mt76x0e kmod-usb2 kmod-usb-ohci \ kmod-usb-ledtrig-usbport kmod-switch-rtl8366-smi kmod-switch-rtl8367b + DEFAULT := n endef TARGET_DEVICES += tplink_archer-c2-v1 @@ -1186,6 +1193,7 @@ define Device/tplink_archer-c50-v1 DEVICE_VARIANT := v1 DEVICE_PACKAGES := kmod-mt76x2 kmod-usb2 kmod-usb-ohci SUPPORTED_DEVICES += c50 + DEFAULT := n endef TARGET_DEVICES += tplink_archer-c50-v1 @@ -1201,6 +1209,7 @@ define Device/tplink_archer-mr200 kmod-usb-serial-option adb-enablemodem DEVICE_MODEL := Archer MR200 SUPPORTED_DEVICES += mr200 + DEFAULT := n endef TARGET_DEVICES += tplink_archer-mr200