Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -1/+1 |
| | | | | | | | | | unifdef-y and header-y has same semantic. So there is no need to have both. Drop the unifdef-y variant and sort all lines again Signed-off-by: Sam Ravnborg <sam@ravnborg.org> | ||||
* | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org> | ||||
* | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+1 |
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> |