diff options
Diffstat (limited to 'drivers/pcmcia/Makefile')
-rw-r--r-- | drivers/pcmcia/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/pcmcia/Makefile b/drivers/pcmcia/Makefile index e7dae16b9a43..ca361266d055 100644 --- a/drivers/pcmcia/Makefile +++ b/drivers/pcmcia/Makefile | |||
@@ -28,8 +28,6 @@ obj-$(CONFIG_PCMCIA_SOC_COMMON) += soc_common.o | |||
28 | obj-$(CONFIG_PCMCIA_SA11XX_BASE) += sa11xx_base.o | 28 | obj-$(CONFIG_PCMCIA_SA11XX_BASE) += sa11xx_base.o |
29 | obj-$(CONFIG_PCMCIA_SA1100) += sa1100_cs.o | 29 | obj-$(CONFIG_PCMCIA_SA1100) += sa1100_cs.o |
30 | obj-$(CONFIG_PCMCIA_SA1111) += sa1111_cs.o | 30 | obj-$(CONFIG_PCMCIA_SA1111) += sa1111_cs.o |
31 | obj-$(CONFIG_M32R_PCC) += m32r_pcc.o | ||
32 | obj-$(CONFIG_M32R_CFC) += m32r_cfc.o | ||
33 | obj-$(CONFIG_PCMCIA_BCM63XX) += bcm63xx_pcmcia.o | 31 | obj-$(CONFIG_PCMCIA_BCM63XX) += bcm63xx_pcmcia.o |
34 | obj-$(CONFIG_PCMCIA_VRC4171) += vrc4171_card.o | 32 | obj-$(CONFIG_PCMCIA_VRC4171) += vrc4171_card.o |
35 | obj-$(CONFIG_PCMCIA_VRC4173) += vrc4173_cardu.o | 33 | obj-$(CONFIG_PCMCIA_VRC4173) += vrc4173_cardu.o |