From a5adea5c2a9450805ecf9433cb2784fc6c5a8279 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 27 Jan 2011 21:49:56 +0000 Subject: 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 SVN-Revision: 25175 --- target/linux/adm8668/image/lzma-loader/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/adm8668/image/lzma-loader') diff --git a/target/linux/adm8668/image/lzma-loader/src/Makefile b/target/linux/adm8668/image/lzma-loader/src/Makefile index c1be46ffdd..998e390810 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