X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e3187ca12f98fa5966b8db5ab112a7cc17cfd8f0..0f80ce2088410d9ccb5f3c8070210af67c787ae0:/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch diff --git a/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch b/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch index 242c6dd98..e10018184 100644 --- a/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch +++ b/target/linux/adm5120/patches-2.6.26/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 -@@ -566,6 +566,15 @@ +@@ -566,6 +566,15 @@ config PATA_RADISYS If unsure, say N.