1 Index: linux-2.6.24/drivers/ata/Makefile
2 ===================================================================
3 --- linux-2.6.24.orig/drivers/ata/Makefile
4 +++ linux-2.6.24/drivers/ata/Makefile
5 @@ -69,6 +69,7 @@ obj-$(CONFIG_PATA_BF54X) += pata_bf54x.o
6 obj-$(CONFIG_PATA_PLATFORM) += pata_platform.o
7 obj-$(CONFIG_PATA_OF_PLATFORM) += pata_of_platform.o
8 obj-$(CONFIG_PATA_ICSIDE) += pata_icside.o
9 +obj-$(CONFIG_PATA_RB153_CF) += pata_rb153_cf.o
10 # Should be last but two libata driver
11 obj-$(CONFIG_PATA_ACPI) += pata_acpi.o
12 # Should be last but one libata driver
13 Index: linux-2.6.24/drivers/ata/Kconfig
14 ===================================================================
15 --- linux-2.6.24.orig/drivers/ata/Kconfig
16 +++ linux-2.6.24/drivers/ata/Kconfig
17 @@ -660,4 +660,13 @@ config PATA_BF54X
22 + tristate "RouterBOARD 153 Compact Flash support"
23 + depends on MIPS_ADM5120
25 + This option enables support for a Compact Flash connected on
26 + the RouterBOARD 153.