aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.38/150-drivers-link-spi-before-mtd.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2011-04-21 11:45:23 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2011-04-21 11:45:23 +0000
commit015b010f90daa928dbcba6c5c8dfb4085b41695d (patch)
tree4965132c38610fa2c5bbb70481436137a225dd52 /target/linux/ar71xx/patches-2.6.38/150-drivers-link-spi-before-mtd.patch
parent6986b1b7c2aa4835bd173e3bc25a38c3f0245dee (diff)
downloadupstream-015b010f90daa928dbcba6c5c8dfb4085b41695d.tar.gz
upstream-015b010f90daa928dbcba6c5c8dfb4085b41695d.tar.bz2
upstream-015b010f90daa928dbcba6c5c8dfb4085b41695d.zip
linux/ar71xx: add 2.6.38 preliminary support
SVN-Revision: 26746
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.38/150-drivers-link-spi-before-mtd.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.38/150-drivers-link-spi-before-mtd.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/ar71xx/patches-2.6.38/150-drivers-link-spi-before-mtd.patch b/target/linux/ar71xx/patches-2.6.38/150-drivers-link-spi-before-mtd.patch
new file mode 100644
index 0000000000..f72f8ad07f
--- /dev/null
+++ b/target/linux/ar71xx/patches-2.6.38/150-drivers-link-spi-before-mtd.patch
@@ -0,0 +1,12 @@
+--- a/drivers/Makefile
++++ b/drivers/Makefile
+@@ -46,8 +46,8 @@ obj-$(CONFIG_IDE) += ide/
+ obj-$(CONFIG_SCSI) += scsi/
+ obj-$(CONFIG_ATA) += ata/
+ obj-$(CONFIG_TARGET_CORE) += target/
+-obj-$(CONFIG_MTD) += mtd/
+ obj-$(CONFIG_SPI) += spi/
++obj-$(CONFIG_MTD) += mtd/
+ obj-y += net/
+ obj-$(CONFIG_ATM) += atm/
+ obj-$(CONFIG_FUSION) += message/