diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-20 08:24:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-20 08:24:25 +0000 |
commit | cc226f469b16ac9811e2d7e6200bbf6bc17a692d (patch) | |
tree | e2f79cbe7f624f8ce8524280d5a135f32c7c1737 /target/linux/ar71xx | |
parent | 7807c1a29f67fe551ccea7194f7e8ac096ed23ea (diff) | |
download | upstream-cc226f469b16ac9811e2d7e6200bbf6bc17a692d.tar.gz upstream-cc226f469b16ac9811e2d7e6200bbf6bc17a692d.tar.bz2 upstream-cc226f469b16ac9811e2d7e6200bbf6bc17a692d.zip |
refresh patches
SVN-Revision: 15929
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch | 2 | ||||
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch b/target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch index cd4ca14d03..0a2d2e7936 100644 --- a/target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch +++ b/target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -602,6 +602,13 @@ else +@@ -603,6 +603,13 @@ else load-$(CONFIG_CPU_CAVIUM_OCTEON) += 0xffffffff81100000 endif diff --git a/target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch b/target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch index c8babb1d4a..31de67686f 100644 --- a/target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch +++ b/target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -164,6 +164,7 @@ endif +@@ -165,6 +165,7 @@ endif # libs-$(CONFIG_ARC) += arch/mips/fw/arc/ libs-$(CONFIG_CFE) += arch/mips/fw/cfe/ |