aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches/120-rb153_cf_driver.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-06-17 14:30:18 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-06-17 14:30:18 +0000
commit845d7e156ebf9dfcff57c629b6511599c96d33c4 (patch)
treef6d66cf37dcff9c1caf8e37d614ef3dfa3947566 /target/linux/adm5120/patches/120-rb153_cf_driver.patch
parent7e9b27206f111a18b77a773f091dba5b36b304f6 (diff)
downloadmaster-187ad058-845d7e156ebf9dfcff57c629b6511599c96d33c4.tar.gz
master-187ad058-845d7e156ebf9dfcff57c629b6511599c96d33c4.tar.bz2
master-187ad058-845d7e156ebf9dfcff57c629b6511599c96d33c4.zip
[adm5120] switch to 2.6.25.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11526 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches/120-rb153_cf_driver.patch')
-rw-r--r--target/linux/adm5120/patches/120-rb153_cf_driver.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm5120/patches/120-rb153_cf_driver.patch b/target/linux/adm5120/patches/120-rb153_cf_driver.patch
index ad07b7a8a7..6f371e340b 100644
--- a/target/linux/adm5120/patches/120-rb153_cf_driver.patch
+++ b/target/linux/adm5120/patches/120-rb153_cf_driver.patch
@@ -1,6 +1,6 @@
--- a/drivers/ata/Makefile
+++ b/drivers/ata/Makefile
-@@ -69,6 +69,7 @@
+@@ -71,6 +71,7 @@
obj-$(CONFIG_PATA_PLATFORM) += pata_platform.o
obj-$(CONFIG_PATA_OF_PLATFORM) += pata_of_platform.o
obj-$(CONFIG_PATA_ICSIDE) += pata_icside.o
@@ -10,7 +10,7 @@
# Should be last but one libata driver
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
-@@ -660,4 +660,13 @@
+@@ -679,4 +679,13 @@
If unsure, say N.