aboutsummaryrefslogtreecommitdiff
path: root/include/Kbuild
diff options
context:
space:
mode:
authorOlaf Hering <olh@suse.de>2007-10-16 23:27:01 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-17 08:42:52 -0700
commite629a7ddc0188e1bb9e956e698a9bd00c19c9854 (patch)
tree3b0a5eff0019288c62febba9d1df4c91a7c63faf /include/Kbuild
parent715015e8da37c4d13e234def054bcbea116297e9 (diff)
do not export /usr/include/scsi in make headers_install
/usr/include/scsi is provided by glibc. Remove the scsi export from make headers_install target. Signed-off-by: Olaf Hering <olh@suse.de> Cc: David Woodhouse <dwmw2@infradead.org> Cc: James Bottomley <James.Bottomley@steeleye.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/Kbuild')
-rw-r--r--include/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Kbuild b/include/Kbuild
index 2d03f995865..b5228877434 100644
--- a/include/Kbuild
+++ b/include/Kbuild
@@ -1,6 +1,5 @@
header-y += asm-generic/
header-y += linux/
-header-y += scsi/
header-y += sound/
header-y += mtd/
header-y += rdma/