xref: /rk3399_rockchip-uboot/drivers/pcmcia/Makefile (revision a62e84d7b1824a202dd6a9e9c7b1bc350c7b33b7)
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_8xx) += mpc8xx_pcmcia.o
9obj-$(CONFIG_IDE_TI_CARDBUS) += ti_pci1410a.o
10obj-y += tqm8xx_pcmcia.o
11obj-$(CONFIG_MARUBUN_PCCARD) += marubun_pcmcia.o
12