Author: nbd Date: 2014-09-10 15:50:53 +0200 (Wed, 10 Sep 2014) New Revision: 42461
Modified: branches/barrier_breaker/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]> Backport of r42460 Modified: branches/barrier_breaker/target/linux/atheros/Makefile =================================================================== --- branches/barrier_breaker/target/linux/atheros/Makefile 2014-09-10 13:50:10 UTC (rev 42460) +++ branches/barrier_breaker/target/linux/atheros/Makefile 2014-09-10 13:50:53 UTC (rev 42461) @@ -9,7 +9,7 @@ ARCH:=mips BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 -FEATURES:=squashfs +FEATURES:=squashfs low_mem LINUX_VERSION:=3.10.49 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
