mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 20:34:20 +08: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
|