mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	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 <florian@openwrt.org> SVN-Revision: 43924
This commit is contained in:
		
							parent
							
								
									cfdb22f0e4
								
							
						
					
					
						commit
						d43997b223
					
				@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 | 
				
			|||||||
ARCH:=arm
 | 
					ARCH:=arm
 | 
				
			||||||
BOARD:=mcs814x
 | 
					BOARD:=mcs814x
 | 
				
			||||||
BOARDNAME:=Moschip MCS814x
 | 
					BOARDNAME:=Moschip MCS814x
 | 
				
			||||||
FEATURES:=usb squashfs
 | 
					FEATURES:=usb squashfs low_mem
 | 
				
			||||||
CPU_TYPE:=arm926ej-s
 | 
					CPU_TYPE:=arm926ej-s
 | 
				
			||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 | 
					MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user