Author: florian
Date: 2015-01-10 21:11:07 +0100 (Sat, 10 Jan 2015)
New Revision: 43924

Modified:
   trunk/target/linux/mcs814x/Makefile
Log:
mcs814x: set low_mem feature flag

Most of the devices we support have between 16MiB and 32MiB of RAM
available.

Signed-off-by: Florian Fainelli <[email protected]>

Modified: trunk/target/linux/mcs814x/Makefile
===================================================================
--- trunk/target/linux/mcs814x/Makefile 2015-01-10 20:10:57 UTC (rev 43923)
+++ trunk/target/linux/mcs814x/Makefile 2015-01-10 20:11:07 UTC (rev 43924)
@@ -9,7 +9,7 @@
 ARCH:=arm
 BOARD:=mcs814x
 BOARDNAME:=Moschip MCS814x
-FEATURES:=usb squashfs
+FEATURES:=usb squashfs low_mem
 CPU_TYPE:=arm926ej-s
 MAINTAINER:=Florian Fainelli <[email protected]>
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to