diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-22 07:12:09 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-22 07:12:09 +0000 |
commit | 6983aacd37e799b035732187aab6896f46f57a60 (patch) | |
tree | 0c7e52610b4ffe5971af3fcc7e40d0bb8197cd73 /target/linux/mpc83xx/patches-2.6.33/012-drivers_ata_Makefile.patch | |
parent | c5d266aa2a7762741af4353b6e8852e4a9fb9dae (diff) |
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch | 8 |
1 files changed, 4 insertions, 4 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 index 2a4b383eaf..5205a3dd25 100644 --- 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 @@ -1,7 +1,7 @@ ---- a/drivers/ata/Makefile -+++ b/drivers/ata/Makefile -@@ -73,6 +73,7 @@ obj-$(CONFIG_PATA_OCTEON_CF) += pata_oct - obj-$(CONFIG_PATA_PLATFORM) += pata_platform.o +--- 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 |