This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
6816b1991f
linux
/
include
/
scsi
/
Kbuild
5 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add generic Kbuild files for 'make headers_install' This adds the Kbuild files listing the files which are to be installed by the 'headers_install' make target, in generic directories. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-06-18 04:14:01 -07:00
header-y += scsi.h
[HEADERS] One line per header in Kbuild files to reduce conflicts Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-09-19 04:43:58 -07:00
unifdef-y += scsi_ioctl.h
unifdef-y += sg.h
Copy Permalink