Home
last modified time | relevance | path

Searched hist:"052 ad274964e613a12bf8ce7c5631f70d0bc82cc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile052ad274964e613a12bf8ce7c5631f70d0bc82cc Thu Nov 17 15:17:35 CST 2011 H. Peter Anvin <hpa@linux.intel.com> kbuild: Add support for an "archheaders" target

Add support for an "archheaders" target. This target can generate
files that need to be installed for user space by "make
headers_install" or "make headers_install_all".

In order to support "make headers_install_all", it must be able to run
without the tree having to be configured first.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>