Commit 52cf6d39 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] aacraid makefile fix

parent 8ec3894c
# Adaptec aacraid # Adaptec aacraid
obj-$(CONFIG_SCSI_AACRAID) := aacraid.o obj-$(CONFIG_SCSI_AACRAID) := aacraid.o
aacraid-objs := linit.o aachba.o commctrl.o comminit.o commsup.o \ aacraid-objs := linit.o aachba.o commctrl.o comminit.o commsup.o \
dpcsup.o rx.o sa.o dpcsup.o rx.o sa.o
EXTRA_CFLAGS := -Idrivers/scsi
include $(TOPDIR)/Rules.make include $(TOPDIR)/Rules.make
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment