From: Sam Ravnborg Date: Sun, 5 Mar 2006 12:48:58 +0000 (+0100) Subject: kbuild: when warning symbols exported twice now tell user this is the problem X-Git-Tag: v2.6.17-rc1~733^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b75b13cda8bd21e8636ea985f76e1ce5bd1a470;p=pandora-kernel.git kbuild: when warning symbols exported twice now tell user this is the problem Warning now looks like this: WARNING: vmlinux: 'strcpy' exported twice. Previous export was in vmlinux Which gives much better hint how to fix it. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed