repo.or.cz
/
pohmelfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prefetch inodes in readdir
[pohmelfs.git]
/
arch
/
sh
/
drivers
/
Makefile
blob
e13f06bebd9221c9247d27754b0fcd396eb11e57
1
#
2
# Makefile for the Linux SuperH-specific device drivers.
3
#
4
5
obj-y
+=
dma
/
6
7
obj-
$(
CONFIG_PCI
) +=
pci
/
8
obj-
$(
CONFIG_SUPERHYWAY
) +=
superhyway
/
9
obj-
$(
CONFIG_PUSH_SWITCH
) +=
push-switch.o
10
obj-
$(
CONFIG_HEARTBEAT
) +=
heartbeat.o