diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-06-06 06:32:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-06-06 06:32:41 +0000 |
commit | d2d763033c2aaf528b8762822dabc25e61fbfa84 (patch) | |
tree | 8071ac44d06457386d1d9b783beb066cd8d6727b /target/linux/ar71xx/patches-2.6.29 | |
parent | 136efb2aebbb502a9d44fd9e1c7153430ac7aab3 (diff) | |
download | upstream-d2d763033c2aaf528b8762822dabc25e61fbfa84.tar.gz upstream-d2d763033c2aaf528b8762822dabc25e61fbfa84.tar.bz2 upstream-d2d763033c2aaf528b8762822dabc25e61fbfa84.zip |
[ar71xx] sync kernel config, and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16352 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.29')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch | 2 | ||||
-rw-r--r-- | target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch b/target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch index da6d2e79eb..4310956667 100644 --- a/target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch +++ b/target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -602,6 +602,13 @@ else +@@ -609,6 +609,13 @@ else load-$(CONFIG_CPU_CAVIUM_OCTEON) += 0xffffffff81100000 endif diff --git a/target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch b/target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch index db0c4b21d2..25c7e3e10c 100644 --- a/target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch +++ b/target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -164,6 +164,7 @@ endif +@@ -171,6 +171,7 @@ endif # libs-$(CONFIG_ARC) += arch/mips/fw/arc/ libs-$(CONFIG_CFE) += arch/mips/fw/cfe/ |