commit | 9147621c771c8b6a5c8985373af3a8200e8b4a41 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Tue Nov 22 14:47:50 2011 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Tue Nov 22 14:47:50 2011 -0800 |
tree | 4f0a59debdd3af6e209225ace6b61bdef21d2523 | |
parent | 3f86886c72fb68088162c7e08cc7f85282f1860c [diff] |
kbuild, headers.sh: Don't make archheaders explicitly We don't need to explicitly invoke the archheaders target because of the dependency on __headers in the Makefile. Reported-and-tested-by: Michal Marek <mmarek@suse.cz> Link: http://lkml.kernel.org/r/4ECA8991.20302@suse.cz Signed-off-by: H. Peter Anvin <hpa@zytor.com>