Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information