X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fpcmcia%2FMakefile;h=8374a56c346eff3540a3a068be5d3c6432a432b8;hb=8664ab7debabfb6e1049c81030c2a18fd3eecb58;hp=91821f4c7701797e7f1e6a173e45f3709ddb7000;hpb=22692ec0fbdb455ca16d4d0e27768c6b6deb4243;p=oweals%2Fu-boot.git diff --git a/drivers/pcmcia/Makefile b/drivers/pcmcia/Makefile index 91821f4c77..8374a56c34 100644 --- a/drivers/pcmcia/Makefile +++ b/drivers/pcmcia/Makefile @@ -1,12 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2000-2007 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# -obj-$(CONFIG_I82365) += i82365.o -obj-$(CONFIG_8xx) += mpc8xx_pcmcia.o -obj-$(CONFIG_IDE_TI_CARDBUS) += ti_pci1410a.o -obj-y += tqm8xx_pcmcia.o obj-$(CONFIG_MARUBUN_PCCARD) += marubun_pcmcia.o