6 lines
170 B
Makefile
6 lines
170 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# (C) Copyright 2000-2007
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
|
|
obj-$(CONFIG_MARUBUN_PCCARD) += marubun_pcmcia.o
|