From: H. Peter Anvin Date: Thu, 17 Nov 2011 21:17:35 +0000 (-0800) Subject: kbuild: Add support for an "archheaders" target X-Git-Tag: v3.3-rc1~36^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=052ad274964e613a12bf8ce7c5631f70d0bc82cc;p=pandora-kernel.git 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 Cc: Sam Ravnborg Cc: Michal Marek Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed