kbuild: fix documentation in makefiles.txt
authorSam Ravnborg <sam@neptun.(none)>
Sun, 30 Sep 2007 18:08:25 +0000 (20:08 +0200)
committerSam 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