xref: /openbmc/u-boot/drivers/pcmcia/Makefile (revision a79854a9)
1#
2# (C) Copyright 2000-2007
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-$(CONFIG_I82365) += i82365.o
9obj-$(CONFIG_8xx) += mpc8xx_pcmcia.o
10obj-y += rpx_pcmcia.o
11obj-$(CONFIG_IDE_TI_CARDBUS) += ti_pci1410a.o
12obj-y += tqm8xx_pcmcia.o
13obj-$(CONFIG_MARUBUN_PCCARD) += marubun_pcmcia.o
14