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 | 30751997c55fc87acc6feb6a5ec811fc1f39542e (patch) | |
tree | dc6cca592ccfe5f465d5f5ecf930815250606a45 /target/linux/ar71xx | |
parent | f0d3b16a07dc6039925c9087c3426ce42dd99f06 (diff) | |
download | upstream-30751997c55fc87acc6feb6a5ec811fc1f39542e.tar.gz upstream-30751997c55fc87acc6feb6a5ec811fc1f39542e.tar.bz2 upstream-30751997c55fc87acc6feb6a5ec811fc1f39542e.zip |
[ar71xx] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15929 3c298f89-4303-0410-b956-a3cf2f4a3e73
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/ |