ramips: set mips16 support
Signed-off-by: Cristian Morales Vega <cristian@samknows.com> SVN-Revision: 48131
This commit is contained in:
parent
de4145c102
commit
48a57b1ead
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ ARCH:=mipsel
|
||||||
BOARD:=ramips
|
BOARD:=ramips
|
||||||
BOARDNAME:=Ralink RT288x/RT3xxx
|
BOARDNAME:=Ralink RT288x/RT3xxx
|
||||||
SUBTARGETS:=rt305x mt7620 mt7621 mt7628 mt7688 rt3883 rt288x
|
SUBTARGETS:=rt305x mt7620 mt7621 mt7628 mt7688 rt3883 rt288x
|
||||||
FEATURES:=squashfs gpio
|
FEATURES:=squashfs gpio mips16
|
||||||
MAINTAINER:=John Crispin <blogic@openwrt.org>
|
MAINTAINER:=John Crispin <blogic@openwrt.org>
|
||||||
|
|
||||||
KERNEL_PATCHVER:=4.3
|
KERNEL_PATCHVER:=4.3
|
||||||
|
|
Loading…
Reference in a new issue