git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b36ab2
)
kbuild: install all headers when arch is changed
author
Sam Ravnborg
<sam@ravnborg.org>
Mon, 16 Jun 2008 19:29:38 +0000
(21:29 +0200)
committer
Sam Ravnborg
<sam@ravnborg.org>
Fri, 25 Jul 2008 20:12:18 +0000
(22:12 +0200)
We see some header files that are selected dependent on
the actual architecture so force a reinstallation
of all header files when the arch changes.
This slows down "make headers_check_all" but then
we better reflect reality.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found