Author: nbd Date: 2016-01-04 23:35:36 +0100 (Mon, 04 Jan 2016) New Revision: 48131
Modified: trunk/target/linux/ramips/Makefile Log: ramips: set mips16 support Signed-off-by: Cristian Morales Vega <[email protected]> Modified: trunk/target/linux/ramips/Makefile =================================================================== --- trunk/target/linux/ramips/Makefile 2016-01-04 15:53:36 UTC (rev 48130) +++ trunk/target/linux/ramips/Makefile 2016-01-04 22:35:36 UTC (rev 48131) @@ -10,7 +10,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
