summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-02-26 15:00:54 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2017-06-03 16:51:41 +0200
commit36ccbbdab1e65346871ede11c00adc006a7dc8df (patch)
treebe90864ab00a6d8bebaac4f3fd47f79b94a74bf2
parent4186d737f60a39659bd85ae0cacdc00da77cf476 (diff)
downloadopenwrt-36ccbbdab1e65346871ede11c00adc006a7dc8df.tar.gz
openwrt-36ccbbdab1e65346871ede11c00adc006a7dc8df.tar.bz2
openwrt-36ccbbdab1e65346871ede11c00adc006a7dc8df.zip
lantiq: select kmod-mt7603 instead of kmod-mt76 for WBMR-300HPD
Signed-off-by: Felix Fietkau <nbd@nbd.name>
-rw-r--r--target/linux/lantiq/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index cdc88b2fc6..582091b354 100644
--- a/target/linux/lantiq/image/Makefile
+++ b/target/linux/lantiq/image/Makefile
@@ -524,7 +524,7 @@ include tp-link.mk
define Device/WBMR300
IMAGE_SIZE := 15616k
DEVICE_TITLE := Buffalo WBMR-300HPD
- DEVICE_PACKAGES := kmod-mt76 wpad-mini kmod-usb-dwc2
+ DEVICE_PACKAGES := kmod-mt7603 wpad-mini kmod-usb-dwc2
endef
TARGET_DEVICES += WBMR300