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