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:
46dca86
)
kbuild: improve check-symlink
author
Sam Ravnborg
<sam@ravnborg.org>
Sat, 25 Oct 2008 20:58:23 +0000
(22:58 +0200)
committer
Sam Ravnborg
<sam@ravnborg.org>
Wed, 29 Oct 2008 21:02:07 +0000
(22:02 +0100)
o if include/asm point to a nonexisting directory remove the asm symlink
o if include/asm is a directory error out
This fixes a situation where one could be left with a symlink
to asm-x86 but that directory no longer exist and thus the build
would error out.
include/asm may be a directory if the kernel tree has been copied
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge