kbuild: error out early in make headers_install
authorSam Ravnborg <sam@ravnborg.org>
Sun, 8 Jun 2008 10:28:22 +0000 (12:28 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 25 Jul 2008 20:08:41 +0000 (22:08 +0200)
commitf6ecd4c84a279a7c82f45687a612302becd7b844
treee4c42627851c8f08079b9d8e3e44cc47a18ba4fb
parent62284a37dcd6725921410fb75446d270cc726b4f
kbuild: error out early in make headers_install

Fix the a.out.h case by setting SRCARCH and error
out early in case of an error.
The a.out.h case failed with the *_all targets.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile