diff options
author | Michal Marek <mmarek@suse.cz> | 2013-02-25 13:47:53 +0100 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2013-02-25 16:14:48 +0100 |
commit | 423a8155facf23719078ff63911c1e85ba40970b (patch) | |
tree | 1a9078fd444b2d450ac951b409dceca3f05f107c /scripts/Makefile.modinst | |
parent | f893bfb61531548eeaff432e8d10758e86e788a7 (diff) | |
download | linux-3.10-423a8155facf23719078ff63911c1e85ba40970b.tar.gz linux-3.10-423a8155facf23719078ff63911c1e85ba40970b.tar.bz2 linux-3.10-423a8155facf23719078ff63911c1e85ba40970b.zip |
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/Makefile.modinst')
0 files changed, 0 insertions, 0 deletions