Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
LU-3986 build: eliminate redundant kernel config files
[fs/lustre-release.git]
/
contrib
/
lbuild
/
lbuild
diff --git
a/contrib/lbuild/lbuild
b/contrib/lbuild/lbuild
index
b3186d4
..
17f62b5
100755
(executable)
--- a/
contrib/lbuild/lbuild
+++ b/
contrib/lbuild/lbuild
@@
-620,7
+620,7
@@
load_target() {
fi
if [ -f $TOPDIR/lustre/lustre/kernel_patches/kernel_configs/kernel-$lnxmaj-$TARGET-$TARGET_ARCH.config ]; then
fi
if [ -f $TOPDIR/lustre/lustre/kernel_patches/kernel_configs/kernel-$lnxmaj-$TARGET-$TARGET_ARCH.config ]; then
- CONFIG_FILE="$TOPDIR/lustre/lustre/kernel_patches/kernel_configs/kernel-$lnxmaj-$TARGET$XENPOSTFIX-$TARGET_ARCH
${RPMSMPTYPE:+-}${RPMSMPTYPE}
.config"
+ CONFIG_FILE="$TOPDIR/lustre/lustre/kernel_patches/kernel_configs/kernel-$lnxmaj-$TARGET$XENPOSTFIX-$TARGET_ARCH.config"
fi
local lnxrelnew=${lnxrel//-/_}
fi
local lnxrelnew=${lnxrel//-/_}