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:
0b35786
)
kbuild: fix documentation in makefiles.txt
author
Sam Ravnborg
<sam@neptun.(none)>
Sun, 30 Sep 2007 18:08:25 +0000
(20:08 +0200)
committer
Sam Ravnborg
<sam@neptun.(none)>
Fri, 12 Oct 2007 19:20:32 +0000
(21:20 +0200)
Small error had sneaked in with respect to use
of LDFLAGS_$@. LDFLAGS_$@ is not valid in normal
kbuild files so do not say so.
Fix a reference bug too.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found