Author: nbd Date: 2014-09-10 15:50:10 +0200 (Wed, 10 Sep 2014) New Revision: 42460
Modified: trunk/target/linux/atheros/Makefile Log: atheros: enable the low_mem flag to better deal with 16M RAM devices Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/atheros/Makefile =================================================================== --- trunk/target/linux/atheros/Makefile 2014-09-10 13:01:53 UTC (rev 42459) +++ trunk/target/linux/atheros/Makefile 2014-09-10 13:50:10 UTC (rev 42460) @@ -9,7 +9,7 @@ ARCH:=mips BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 -FEATURES:=squashfs +FEATURES:=squashfs low_mem LINUX_VERSION:=3.14.16 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
