repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI / init: Switch over platform to the ACPI mode later
[linux/fpc-iii.git]
/
drivers
/
memstick
/
core
/
Makefile
blob
0d7f90c0ff25d6a03ef85d0a6c950af465565321
1
#
2
# Makefile for the kernel MemoryStick core.
3
#
4
5
obj-
$(
CONFIG_MEMSTICK
) +=
memstick.o
6
obj-
$(
CONFIG_MS_BLOCK
) +=
ms_block.o
7
obj-
$(
CONFIG_MSPRO_BLOCK
) +=
mspro_block.o