Blame view

bootloader/u-boot_2015_04/drivers/pcmcia/Makefile 282 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
  #
  # (C) Copyright 2000-2007
  # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  #
  # SPDX-License-Identifier:	GPL-2.0+
  #
  
  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