diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-06-11 08:49:53 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-06-11 08:49:53 +0000 |
commit | 4ae314676af0a38f7d49b695156720a896aaad18 (patch) | |
tree | 2298f7ba5cd67163b4a9cf79877b1cd6c056ab6f /target/linux | |
parent | 25cdbe241bb99d41d7e3acb3c97ec4d782bbdc44 (diff) | |
download | upstream-4ae314676af0a38f7d49b695156720a896aaad18.tar.gz upstream-4ae314676af0a38f7d49b695156720a896aaad18.tar.bz2 upstream-4ae314676af0a38f7d49b695156720a896aaad18.zip |
[kernel] refresh generic patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16420 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.30/202-mips-freestanding.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.30/202-mips-freestanding.patch b/target/linux/generic-2.6/patches-2.6.30/202-mips-freestanding.patch index 735c6a0911..dc6a14f1eb 100644 --- a/target/linux/generic-2.6/patches-2.6.30/202-mips-freestanding.patch +++ b/target/linux/generic-2.6/patches-2.6.30/202-mips-freestanding.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -610,6 +610,9 @@ else +@@ -603,6 +603,9 @@ else load-$(CONFIG_CPU_CAVIUM_OCTEON) += 0xffffffff81100000 endif |