From c2ffdb04c4dbeac68495850314b01e5f53c69c53 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 27 Jan 2011 21:49:56 +0000 Subject: [adm8668] clean up mach-adm8668 includes This patch cleans up the include directory, as they were from vendors 2.4 GPL source. Now only what's used is there. Signed-off-by: Scott Nicholas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25175 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm8668/image/lzma-loader/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/adm8668/image') diff --git a/target/linux/adm8668/image/lzma-loader/src/Makefile b/target/linux/adm8668/image/lzma-loader/src/Makefile index c1be46ffd..998e39081 100644 --- a/target/linux/adm8668/image/lzma-loader/src/Makefile +++ b/target/linux/adm8668/image/lzma-loader/src/Makefile @@ -5,7 +5,7 @@ # See /LICENSE for more information. # RAMSTART = 0x80000000 -RAMSIZE = 0x00800000 # 1MB +RAMSIZE = 0x00800000 # 8MB LOADADDR = 0x80400000 # RAM start + 4M KERNEL_ENTRY = 0x80002000 -- cgit v1.2.3