diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-06-14 11:29:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-06-14 11:29:41 +0000 |
commit | cd7fb549f22aad80a131feece55cd423bb7fceef (patch) | |
tree | be66edb0a7ce502e20942e634333892f2d335a8b /target/linux/ar71xx/patches-2.6.30 | |
parent | eb5b9ac28a8f00722bbd9d32ff2783ef4540cc18 (diff) | |
download | upstream-cd7fb549f22aad80a131feece55cd423bb7fceef.tar.gz upstream-cd7fb549f22aad80a131feece55cd423bb7fceef.tar.bz2 upstream-cd7fb549f22aad80a131feece55cd423bb7fceef.zip |
[ar71xx] refresh 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16446 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.30')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch | 4 | ||||
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch | 4 |
2 files changed, 4 insertions, 4 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 40fcd51894..b67af11a44 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 -@@ -610,6 +610,13 @@ else +@@ -603,6 +603,13 @@ else load-$(CONFIG_CPU_CAVIUM_OCTEON) += 0xffffffff81100000 endif @@ -40,7 +40,7 @@ config BASLER_EXCITE bool "Basler eXcite smart camera" select CEVT_R4K -@@ -633,6 +650,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD +@@ -634,6 +651,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD endchoice source "arch/mips/alchemy/Kconfig" 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 cbe4d68251..bd5ff9bf6a 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 -@@ -172,6 +172,7 @@ endif +@@ -165,6 +165,7 @@ endif # libs-$(CONFIG_ARC) += arch/mips/fw/arc/ libs-$(CONFIG_CFE) += arch/mips/fw/cfe/ @@ -10,7 +10,7 @@ libs-$(CONFIG_SIBYTE_CFE) += arch/mips/sibyte/cfe/ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -817,6 +817,9 @@ config MIPS_NILE4 +@@ -818,6 +818,9 @@ config MIPS_NILE4 config MIPS_DISABLE_OBSOLETE_IDE bool |