aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx/patches-2.6.33/012-drivers_ata_Makefile.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-12-03 09:19:52 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-12-03 09:19:52 +0000
commit187359dc678d8c2c5d548eb758f6f36847013ebd (patch)
treead9624cc088051d9bfad40d11f9df28f6f571485 /target/linux/mpc83xx/patches-2.6.33/012-drivers_ata_Makefile.patch
parent7acaafb61b0d3de7f70f47b366babd2b1b7c28a2 (diff)
downloadupstream-187359dc678d8c2c5d548eb758f6f36847013ebd.tar.gz
upstream-187359dc678d8c2c5d548eb758f6f36847013ebd.tar.bz2
upstream-187359dc678d8c2c5d548eb758f6f36847013ebd.zip
remove unused kernel versions, make 2.6.36 the default
SVN-Revision: 24223
Diffstat (limited to 'target/linux/mpc83xx/patches-2.6.33/012-drivers_ata_Makefile.patch')
-rw-r--r--target/linux/mpc83xx/patches-2.6.33/012-drivers_ata_Makefile.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/mpc83xx/patches-2.6.33/012-drivers_ata_Makefile.patch b/target/linux/mpc83xx/patches-2.6.33/012-drivers_ata_Makefile.patch
deleted file mode 100644
index 5205a3dd25..0000000000
--- a/target/linux/mpc83xx/patches-2.6.33/012-drivers_ata_Makefile.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/drivers/ata/Makefile
-+++ b/drivers/ata/Makefile
-@@ -79,6 +79,7 @@ obj-$(CONFIG_PATA_PLATFORM) += pata_plat
- obj-$(CONFIG_PATA_AT91) += pata_at91.o
- obj-$(CONFIG_PATA_OF_PLATFORM) += pata_of_platform.o
- obj-$(CONFIG_PATA_ICSIDE) += pata_icside.o
-+obj-$(CONFIG_PATA_RB_PPC) += pata_rbppc_cf.o
- # Should be last but two libata driver
- obj-$(CONFIG_PATA_ACPI) += pata_acpi.o
- # Should be last but one libata driver