diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 13:39:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 13:39:04 +0000 |
commit | 70d00ac64ebfdda82900bfe6160e9f723227533e (patch) | |
tree | 1a833f9f1da6910d185ab6a966c99d15abd4cd19 /target/linux/ar71xx/patches-3.3/430-drivers-link-spi-before-mtd.patch | |
parent | 958cb133ae48700d3364f72559e0a4c0dd819c59 (diff) | |
download | upstream-70d00ac64ebfdda82900bfe6160e9f723227533e.tar.gz upstream-70d00ac64ebfdda82900bfe6160e9f723227533e.tar.bz2 upstream-70d00ac64ebfdda82900bfe6160e9f723227533e.zip |
ar71xx: refresh kernel patches
SVN-Revision: 33334
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/430-drivers-link-spi-before-mtd.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/430-drivers-link-spi-before-mtd.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/430-drivers-link-spi-before-mtd.patch b/target/linux/ar71xx/patches-3.3/430-drivers-link-spi-before-mtd.patch index e081087f2f..f54861be6c 100644 --- a/target/linux/ar71xx/patches-3.3/430-drivers-link-spi-before-mtd.patch +++ b/target/linux/ar71xx/patches-3.3/430-drivers-link-spi-before-mtd.patch @@ -1,6 +1,6 @@ --- a/drivers/Makefile +++ b/drivers/Makefile -@@ -51,8 +51,8 @@ obj-$(CONFIG_IDE) += ide/ +@@ -52,8 +52,8 @@ obj-$(CONFIG_IDE) += ide/ obj-$(CONFIG_SCSI) += scsi/ obj-$(CONFIG_ATA) += ata/ obj-$(CONFIG_TARGET_CORE) += target/ |