Whamcloud - gitweb
LU-2675 liblustre: disable liblustre by default
[fs/lustre-release.git] / contrib / lbuild / lbuild-fc
1 # vim:expandtab:shiftwidth=4:softtabstop=4:tabstop=4:
2
3 # Please see find_linux_devel_paths() in lbuild-rhel5 file for more details.
4 DEVEL_PATH_ARCH_DELIMETER="."
5 source ${LBUILD_DIR}/lbuild-rhel5
6
7 # increment this if you have made a change that should force a new kernel
8 # to build built
9 #BUILD_GEN=1
10 #BUILD_GEN=2    # bz19952: remove -lustre tag from kernel RPM names
11 #BUILD_GEN=3    # bz19975 enable the building of src.rpms by default
12 BUILD_GEN+=".0" # TT-107: don't cache the BUILD dir (reset major to 5)
13