commit | f6ecd4c84a279a7c82f45687a612302becd7b844 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sun Jun 08 12:28:22 2008 +0200 |
committer | Sam Ravnborg <sam@ravnborg.org> | Fri Jul 25 22:08:41 2008 +0200 |
tree | e4c42627851c8f08079b9d8e3e44cc47a18ba4fb | |
parent | 62284a37dcd6725921410fb75446d270cc726b4f [diff] |
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>