repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MTD: handle pci_name() being const
[linux-2.6/mini2440.git]
/
drivers
/
char
/
pcmcia
/
Makefile
blob
be8f287aa398f0a9697f9af30d4cda25b95ea1f0
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