mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-09 12:10:17 +00:00
ramips: enable mt76 on mt7688 by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48886
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user