projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'linus' into core/iommu
[linux-2.6]
/
drivers
/
char
/
pcmcia
/
Makefile
diff --git
a/drivers/char/pcmcia/Makefile
b/drivers/char/pcmcia/Makefile
index
1fcd4c5
..
be8f287
100644
(file)
--- a/
drivers/char/pcmcia/Makefile
+++ b/
drivers/char/pcmcia/Makefile
@@
-4,4
+4,8
@@
# Makefile for the Linux PCMCIA char device drivers.
#
+obj-y += ipwireless/
+
obj-$(CONFIG_SYNCLINK_CS) += synclink_cs.o
+obj-$(CONFIG_CARDMAN_4000) += cm4000_cs.o
+obj-$(CONFIG_CARDMAN_4040) += cm4040_cs.o