Skip to content

Commit

Permalink
do not export /usr/include/scsi in make headers_install
Browse files Browse the repository at this point in the history
/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>
  • Loading branch information
olafhering authored and Linus Torvalds committed Oct 17, 2007
1 parent 715015e commit e629a7d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion include/Kbuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
header-y += asm-generic/
header-y += linux/
header-y += scsi/
header-y += sound/
header-y += mtd/
header-y += rdma/
Expand Down
4 changes: 0 additions & 4 deletions include/scsi/Kbuild

This file was deleted.

0 comments on commit e629a7d

Please sign in to comment.