[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 коммит произвёл James Bottomley
Родитель 10635c8b71
Коммит 5e8de4f319
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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 \