239eab1955
Received from Mark Salyzyn, Add in the NEMER/ARK physical register mapping, represented in up and coming products currently under test at Adaptec. Signed-off-by Mark Haverkamp <markh@linux-foundation.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
8 lines
196 B
Makefile
8 lines
196 B
Makefile
# Adaptec aacraid
|
|
|
|
obj-$(CONFIG_SCSI_AACRAID) := aacraid.o
|
|
|
|
aacraid-objs := linit.o aachba.o commctrl.o comminit.o commsup.o \
|
|
dpcsup.o rx.o sa.o rkt.o nark.o
|
|
|
|
EXTRA_CFLAGS := -Idrivers/scsi
|