repo.or.cz
/
linux-2.6
/
sactl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants
[linux-2.6/sactl.git]
/
drivers
/
char
/
pcmcia
/
Makefile
blob
0aae20985d5732059700e7fb50dec7d6573682a2
1
#
2
# drivers/char/pcmcia/Makefile
3
#
4
# Makefile for the Linux PCMCIA char device drivers.
5
#
6
7
obj-
$(
CONFIG_SYNCLINK_CS
) +=
synclink_cs.o
8
obj-
$(
CONFIG_CARDMAN_4000
) +=
cm4000_cs.o
9
obj-
$(
CONFIG_CARDMAN_4040
) +=
cm4040_cs.o