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.28 | |
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.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/ |