ramips: enable ramdisk for mt7621
Fixes #758 Signed-off-by: Paul Spooren <paul@spooren.de>
This commit is contained in:
parent
611731a690
commit
414b65db85
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
SUBTARGET:=mt7621
|
SUBTARGET:=mt7621
|
||||||
BOARDNAME:=MT7621 based boards
|
BOARDNAME:=MT7621 based boards
|
||||||
FEATURES+=usb rtc nand
|
FEATURES+=nand ramdisk rtc usb
|
||||||
CPU_TYPE:=24kc
|
CPU_TYPE:=24kc
|
||||||
|
|
||||||
DEFAULT_PACKAGES += kmod-mt76
|
DEFAULT_PACKAGES += kmod-mt76
|
||||||
|
|
Loading…
Reference in a new issue