linux/mpc83xx: add preliminary 2.6.36 kernel support
[openwrt.git] / target / linux / mpc83xx / patches-2.6.36 / 012-drivers_ata_Makefile.patch
1 --- a/drivers/ata/Makefile
2 +++ b/drivers/ata/Makefile
3 @@ -87,6 +87,7 @@ obj-$(CONFIG_PATA_PLATFORM) += pata_plat
4 obj-$(CONFIG_PATA_OF_PLATFORM) += pata_of_platform.o
5 obj-$(CONFIG_PATA_QDI) += pata_qdi.o
6 obj-$(CONFIG_PATA_RB532) += pata_rb532_cf.o
7 +obj-$(CONFIG_PATA_RB_PPC) += pata_rbppc_cf.o
8 obj-$(CONFIG_PATA_RZ1000) += pata_rz1000.o
9 obj-$(CONFIG_PATA_SAMSUNG_CF) += pata_samsung_cf.o
10
This page took 0.045369 seconds and 5 git commands to generate.