repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver...
[linux-2.6/verdex.git]
/
drivers
/
scsi
/
aacraid
/
Makefile
blob
28d133a3094f85ca11824311660561d1f488154b
1
# Adaptec aacraid
2
3
obj-
$(
CONFIG_SCSI_AACRAID
) :=
aacraid.o
4
5
aacraid-objs
:=
linit.o aachba.o commctrl.o comminit.o commsup.o \
6
dpcsup.o rx.o sa.o rkt.o
7
8
EXTRA_CFLAGS
:= -
Idrivers
/
scsi