X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Fpatches-2.6.27%2F120-rb153_cf_driver.patch;h=e38a4d22aaf328bcf94550233286d51cacd5e011;hb=f3a925da0090162a7fb4305fbba9649081d01109;hp=b30c5def6bf265393880b13ca3e3d8e97bc25bbe;hpb=b06573b702b0adb42ce4c798f2915a280c17eeed;p=openwrt.git diff --git a/target/linux/adm5120/patches-2.6.27/120-rb153_cf_driver.patch b/target/linux/adm5120/patches-2.6.27/120-rb153_cf_driver.patch index b30c5def6b..e38a4d22aa 100644 --- a/target/linux/adm5120/patches-2.6.27/120-rb153_cf_driver.patch +++ b/target/linux/adm5120/patches-2.6.27/120-rb153_cf_driver.patch @@ -1,6 +1,6 @@ --- a/drivers/ata/Makefile +++ b/drivers/ata/Makefile -@@ -72,6 +72,7 @@ +@@ -72,6 +72,7 @@ obj-$(CONFIG_PATA_BF54X) += pata_bf54x.o 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 -@@ -568,6 +568,15 @@ +@@ -568,6 +568,15 @@ config PATA_RADISYS If unsure, say N.