aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/patches
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-03-26 07:34:45 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-03-26 07:34:45 +0000
commit7fb29fc2b9dc1aaad013fe2fe43d448d1862fb4b (patch)
treee41572291d35130b029d63059553c7e5391336ff /target/linux/adm5120-2.6/patches
parent4377351db43c94d400124a3948a0e70bde878289 (diff)
downloadupstream-7fb29fc2b9dc1aaad013fe2fe43d448d1862fb4b.tar.gz
upstream-7fb29fc2b9dc1aaad013fe2fe43d448d1862fb4b.tar.bz2
upstream-7fb29fc2b9dc1aaad013fe2fe43d448d1862fb4b.zip
Add myloader definitions
SVN-Revision: 6712
Diffstat (limited to 'target/linux/adm5120-2.6/patches')
-rw-r--r--target/linux/adm5120-2.6/patches/001-adm5120.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/adm5120-2.6/patches/001-adm5120.patch b/target/linux/adm5120-2.6/patches/001-adm5120.patch
index 11b4cba29b..b691970838 100644
--- a/target/linux/adm5120-2.6/patches/001-adm5120.patch
+++ b/target/linux/adm5120-2.6/patches/001-adm5120.patch
@@ -23,7 +23,7 @@ diff -urN linux-2.6.19.2/arch/mips/Kconfig linux-2.6.19.2.new/arch/mips/Kconfig
diff -urN linux-2.6.19.2/arch/mips/Makefile linux-2.6.19.2.new/arch/mips/Makefile
--- linux-2.6.19.2/arch/mips/Makefile 2007-01-23 14:02:57.000000000 +0100
+++ linux-2.6.19.2.new/arch/mips/Makefile 2007-01-23 14:49:39.000000000 +0100
-@@ -165,6 +165,13 @@
+@@ -165,6 +165,14 @@
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000
#
@@ -31,6 +31,7 @@ diff -urN linux-2.6.19.2/arch/mips/Makefile linux-2.6.19.2.new/arch/mips/Makefil
+#
+
+core-$(CONFIG_MIPS_ADM5120) += arch/mips/adm5120/
++cflags-$(CONFIG_MIPS_ADM5120) += -Iinclude/asm-mips/mach-adm5120
+load-$(CONFIG_MIPS_ADM5120) += 0xffffffff80001000
+
+#