mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 18:56:37 +00:00
lantiq: select kmod-mt7603 instead of kmod-mt76 for WBMR-300HPD
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
4186d737f6
commit
36ccbbdab1
@ -524,7 +524,7 @@ include tp-link.mk
|
|||||||
define Device/WBMR300
|
define Device/WBMR300
|
||||||
IMAGE_SIZE := 15616k
|
IMAGE_SIZE := 15616k
|
||||||
DEVICE_TITLE := Buffalo WBMR-300HPD
|
DEVICE_TITLE := Buffalo WBMR-300HPD
|
||||||
DEVICE_PACKAGES := kmod-mt76 wpad-mini kmod-usb-dwc2
|
DEVICE_PACKAGES := kmod-mt7603 wpad-mini kmod-usb-dwc2
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += WBMR300
|
TARGET_DEVICES += WBMR300
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user