xref: /rk3399_rockchip-uboot/drivers/pcmcia/Makefile (revision cc67f4a63ff3c6ed0b8fab35ce4af6e683296e47)
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