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 | 7077028d457b339db9044ce06f74d0c1ce5c7b7c (patch) | |
tree | f364ca1c6a73f6da433e7312cce9ec722ad7b49f /target/linux/ar71xx/patches-2.6.28 | |
parent | 91aa0a7ca07219c2fef2686789813d98ad53b2f2 (diff) | |
download | upstream-7077028d457b339db9044ce06f74d0c1ce5c7b7c.tar.gz upstream-7077028d457b339db9044ce06f74d0c1ce5c7b7c.tar.bz2 upstream-7077028d457b339db9044ce06f74d0c1ce5c7b7c.zip |
sync kernel config, and refresh patches
SVN-Revision: 16352
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.28')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.28/001-ar71xx_core.patch | 2 | ||||
-rw-r--r-- | target/linux/ar71xx/patches-2.6.28/300-mips_fw_myloader.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.28/001-ar71xx_core.patch b/target/linux/ar71xx/patches-2.6.28/001-ar71xx_core.patch index 3b01aea104..30004aaf66 100644 --- a/target/linux/ar71xx/patches-2.6.28/001-ar71xx_core.patch +++ b/target/linux/ar71xx/patches-2.6.28/001-ar71xx_core.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -586,6 +586,13 @@ core-$(CONFIG_TOSHIBA_RBTX4927) += arch/ +@@ -593,6 +593,13 @@ core-$(CONFIG_TOSHIBA_RBTX4927) += arch/ core-$(CONFIG_TOSHIBA_RBTX4938) += arch/mips/txx9/rbtx4938/ core-$(CONFIG_TOSHIBA_RBTX4939) += arch/mips/txx9/rbtx4939/ diff --git a/target/linux/ar71xx/patches-2.6.28/300-mips_fw_myloader.patch b/target/linux/ar71xx/patches-2.6.28/300-mips_fw_myloader.patch index 511fbbfd83..a7340a20ec 100644 --- a/target/linux/ar71xx/patches-2.6.28/300-mips_fw_myloader.patch +++ b/target/linux/ar71xx/patches-2.6.28/300-mips_fw_myloader.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -160,6 +160,7 @@ endif +@@ -167,6 +167,7 @@ endif # libs-$(CONFIG_ARC) += arch/mips/fw/arc/ libs-$(CONFIG_CFE) += arch/mips/fw/cfe/ |