projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6]
/
drivers
/
char
/
pcmcia
/
Makefile
1
#
2
# drivers/char/pcmcia/Makefile
3
#
4
# Makefile for the Linux PCMCIA char device drivers.
5
#
6
7
obj-y += ipwireless/
8
9
obj-$(CONFIG_SYNCLINK_CS) += synclink_cs.o
10
obj-$(CONFIG_CARDMAN_4000) += cm4000_cs.o
11
obj-$(CONFIG_CARDMAN_4040) += cm4040_cs.o