[PATCH 0/2] scsi: trivial header search path fixups

From: Masahiro Yamada
Date: Fri Jan 25 2019 - 02:11:35 EST


My main motivation is to get rid of crappy header search path manipulation
from Kbuild core.

Before that, I want to do as many treewide cleanups as possible.

The full work of this is available at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git build-test



Masahiro Yamada (2):
scsi: remove unneeded header search paths
scsi: prefix header search paths with $(srctree)/

drivers/scsi/aacraid/Makefile | 2 --
drivers/scsi/aic7xxx/Makefile | 1 -
drivers/scsi/cxgbi/Makefile | 2 +-
drivers/scsi/pcmcia/Makefile | 2 +-
drivers/scsi/smartpqi/Makefile | 1 -
5 files changed, 2 insertions(+), 6 deletions(-)

--
2.7.4