| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-10-17 | do not export /usr/include/scsi in make headers_install | Olaf Hering | 1 | -1/+0 | |
| /usr/include/scsi is provided by glibc. Remove the scsi export from make headers_install target. Signed-off-by: Olaf Hering <[email protected]> Cc: David Woodhouse <[email protected]> Cc: James Bottomley <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2006-09-19 | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 1 | -2/+9 | |
| Signed-off-by: David Woodhouse <[email protected]> | |||||
| 2006-06-18 | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 1 | -0/+2 | |
| 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 <[email protected]> | |||||