ramips: use mt proprietary driver for XiaoMI/Redmi AC2100

This commit is contained in:
coolsnowwolf 2020-07-04 11:34:26 +08:00
parent 1c1aef021d
commit db12a9ccbe

View File

@ -1017,7 +1017,7 @@ define Device/xiaomi_mi-router-ac2100
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
DEVICE_VENDOR := Xiaomi
DEVICE_MODEL := Mi Router AC2100
DEVICE_PACKAGES := kmod-mt7603 kmod-mt7615e wpad-openssl uboot-envtools
DEVICE_PACKAGES := -kmod-mt7603 -wpad-openssl kmod-mt7603e kmod-mt7615d luci-app-mtwifi uboot-envtools
endef
TARGET_DEVICES += xiaomi_mi-router-ac2100
@ -1034,7 +1034,7 @@ define Device/xiaomi_redmi-router-ac2100
IMAGE/factory.bin := append-kernel | pad-to $$(KERNEL_SIZE) | append-ubi | check-size $$$$(IMAGE_SIZE)
DEVICE_VENDOR := Xiaomi
DEVICE_MODEL := Redmi Router AC2100
DEVICE_PACKAGES := kmod-mt7603 kmod-mt7615e wpad-openssl uboot-envtools
DEVICE_PACKAGES := -kmod-mt7603 -wpad-openssl kmod-mt7603e kmod-mt7615d luci-app-mtwifi uboot-envtools
endef
TARGET_DEVICES += xiaomi_redmi-router-ac2100