X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre-dkms_pre-build.sh;h=f7932384a57d624e991ce4862932085daf6f61c5;hb=fc35728f575258fdb4c889e8d08eafec13c3e23c;hp=c7b5a1cdf3eaeeed9560ab739f2e4842389aab7c;hpb=23434f3408063164c863a7d56c661c41fa2e779f;p=fs%2Flustre-release.git diff --git a/lustre-dkms_pre-build.sh b/lustre-dkms_pre-build.sh index c7b5a1c..f793238 100755 --- a/lustre-dkms_pre-build.sh +++ b/lustre-dkms_pre-build.sh @@ -72,8 +72,3 @@ if [ $? != 0 ] ; then echo "configure error, check $7/$1/$2/build/config.log" exit 1 fi - -# now re-create dkms.conf based on configure result, to set accurate Lustre -# modules names that will be built and their future install locations, for -# next DKMS module install step -lustre/scripts/dkms.mkconf -n $1 -v $2 -f $6/$1-$2/dkms.conf