Skip to content

Commit

Permalink
[SCSI] target: remove EXTRA_CFLAGS
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Hellwig authored and James Bottomley committed Mar 23, 2011
1 parent 10635c8 commit 5e8de4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/target/Makefile
Original file line number Diff line number Diff line change
@@ -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 \
Expand Down

0 comments on commit 5e8de4f

Please sign in to comment.