From: Sam Ravnborg Date: Sun, 30 Sep 2007 18:08:25 +0000 (+0200) Subject: kbuild: fix documentation in makefiles.txt X-Git-Tag: v2.6.24-rc1~830^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9af33052cee365ee17c03c167b61780a08f4acd;p=pandora-kernel.git kbuild: fix documentation in makefiles.txt 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 --- Reading git-diff-tree failed