2016-01-04 13:02 GMT+01:00, Cristian Morales Vega <[email protected]>: > Signed-off-by: Cristian Morales Vega <[email protected]> > --- > target/linux/ramips/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile > index 9d7bb5b..378e2f5 100644 > --- a/target/linux/ramips/Makefile > +++ b/target/linux/ramips/Makefile > @@ -10,7 +10,7 @@ ARCH:=mipsel > BOARD:=ramips > BOARDNAME:=Ralink RT288x/RT3xxx > SUBTARGETS:=rt305x mt7620 mt7621 mt7628 mt7688 rt3883 rt288x > -FEATURES:=squashfs gpio > +FEATURES:=squashfs gpio mips16 > MAINTAINER:=John Crispin <[email protected]> > > KERNEL_PATCHVER:=4.3 > -- > 2.5.0
AFAIK the RT288X family do not support mips16 (they have a MIPS 4KEc cpu if I'm not wrong). _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
