diff options
author | Michal Marek <mmarek@suse.cz> | 2013-02-25 16:47:53 +0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2013-02-25 19:14:48 +0400 |
commit | 423a8155facf23719078ff63911c1e85ba40970b (patch) | |
tree | 1a9078fd444b2d450ac951b409dceca3f05f107c /scripts/coccinelle | |
parent | f893bfb61531548eeaff432e8d10758e86e788a7 (diff) | |
download | linux-423a8155facf23719078ff63911c1e85ba40970b.tar.xz |
kbuild: Fix reading of .config in link-vmlinux.sh
The shell '.' command is not required to search the current directory as
a fallback and in fact newer versions of bash in sh-mode do not do this.
Force reading the file from the current directory if $KCONFIG_CONFIG
contains no '/'.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions