repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[SCSI] bnx2fc: Replace scsi_dma_map() with dma_map_sg().
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
memstick
/
Makefile
blob
98623590c7fe048d727f477f1f6d6ecf42d91ed2
1
#
2
# Makefile for the kernel MemoryStick device drivers.
3
#
4
5
subdir-ccflags-
$(
CONFIG_MEMSTICK_DEBUG
) := -
DDEBUG
6
7
obj-
$(
CONFIG_MEMSTICK
) +=
core
/
8
obj-
$(
CONFIG_MEMSTICK
) +=
host
/
9