update atp870u driver to 0.78 from D-Link source
[linux-2.4.git] / drivers / scsi / aacraid / Makefile
1
2 EXTRA_CFLAGS    += -I$(TOPDIR)/drivers/scsi
3
4 O_TARGET        := aacraid.o
5 obj-m           := $(O_TARGET)
6
7 obj-y           := linit.o aachba.o commctrl.o comminit.o commsup.o \
8                    dpcsup.o rx.o sa.o
9
10 include $(TOPDIR)/Rules.make