From 36ccbbdab1e65346871ede11c00adc006a7dc8df Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 26 Feb 2017 15:00:54 +0100 Subject: [PATCH] lantiq: select kmod-mt7603 instead of kmod-mt76 for WBMR-300HPD Signed-off-by: Felix Fietkau --- target/linux/lantiq/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2