mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 06:12:08 +00:00
8 lines
134 B
Makefile
8 lines
134 B
Makefile
|
#
|
||
|
# drivers/char/pcmcia/Makefile
|
||
|
#
|
||
|
# Makefile for the Linux PCMCIA char device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SYNCLINK_CS) += synclink_cs.o
|