kbuild: introduce HDR_ARCH_LIST for headers_install_all
authorKirill A. Shutemov <kirill@shutemov.name>
Mon, 13 Dec 2010 17:10:28 +0000 (19:10 +0200)
committerMichal Marek <mmarek@suse.cz>
Tue, 14 Dec 2010 21:16:19 +0000 (22:16 +0100)
commitf6820308e025d645d9d766c97586badd4ddb8754
treeeb5349e0634a67ea388d921f6061480b186de94d
parent8990c1bc4be46473ad19bf2fa612ca57286f3df4
kbuild: introduce HDR_ARCH_LIST for headers_install_all

Using HDR_ARCH_LIST you can specify subset of architectures you want to get
headers for.

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Documentation/make/headers_install.txt
scripts/headers.sh