From: Nicholas Bellinger Date: Mon, 14 Mar 2011 11:05:57 +0000 (-0700) Subject: [SCSI] target: tcm_mod_builder.py generated Makefile cleanups X-Git-Tag: v2.6.39-rc1~52^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10635c8b71957449b4c53c5f6b9210cc1a7d984d;p=pandora-kernel.git [SCSI] target: tcm_mod_builder.py generated Makefile cleanups This patch converts the tcm_mod_builder.py generation script to create a new drivers/target/$TCM_FABRIC_MOD/Makefile and update drivers/target/Makefile, instead of creating+updating a 'Kbuild' filename. It also removes the remaining EXTRA_CFLAGS includes from tcm_mod_build_kbuild(), and converts fabric module generated .c code to us ""-style includes for $FABRIC_MOD_[base,fabric].h Reported-by: Christoph Hellwig Signed-off-by: Nicholas A. Bellinger Signed-off-by: James Bottomley --- Reading git-diff-tree failed