ramips: enable nand support for mt7621
this makes sysupgrade work on the ERX Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
4df2011794
commit
281483e097
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
|
FEATURES+=usb rtc nand
|
||||||
CPU_TYPE:=1004kc
|
CPU_TYPE:=1004kc
|
||||||
|
|
||||||
DEFAULT_PACKAGES += kmod-mt76
|
DEFAULT_PACKAGES += kmod-mt76
|
||||||
|
|
Loading…
Reference in a new issue