Raw File
#
# drivers/char/pcmcia/Makefile
#
# Makefile for the Linux PCMCIA char device drivers.
#

obj-$(CONFIG_SYNCLINK_CS) += synclink_cs.o
back to top