ramips: enable mt76 on mt7688 by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48886
This commit is contained in:
parent
21ef61952b
commit
15517811e4
@ -9,6 +9,8 @@ FEATURES+=usb
|
||||
CPU_TYPE:=24kec
|
||||
CPU_SUBTYPE:=dsp
|
||||
|
||||
DEFAULT_PACKAGES += kmod-mt76
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Ralink MT7628 based boards.
|
||||
endef
|
||||
|
@ -9,6 +9,8 @@ FEATURES+=usb
|
||||
CPU_TYPE:=24kec
|
||||
CPU_SUBTYPE:=dsp
|
||||
|
||||
DEFAULT_PACKAGES += kmod-mt76
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Ralink MT7688 based boards.
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user