mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +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
4babc62dbd
commit
891ed144ff
@ -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