net: s2io: simplify logical constraint
[deliverable/linux.git] / drivers / scsi / aacraid / Makefile
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 nark.o src.o
7
8 ccflags-y := -Idrivers/scsi
This page took 0.031839 seconds and 5 git commands to generate.