dect
/
linux-2.6
Archived
13
0
Fork 0

[SCSI] target: remove EXTRA_CFLAGS

Add the current directory is superflous in general, and no includes in
drivers/scsi are needed either.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:
Christoph Hellwig 2011-03-14 04:05:58 -07:00 committed by James Bottomley
parent 10635c8b71
commit 5e8de4f319
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
EXTRA_CFLAGS += -I$(srctree)/drivers/target/ -I$(srctree)/drivers/scsi/
target_core_mod-y := target_core_configfs.o \
target_core_device.o \