Update GIT docs, removing remaining patches. They will soon me applies as topic...
[zfs.git] / config / lustre
1 # Default ZFS lustre mode configuration
2
3 UNAME=`uname -r | cut -d- -f1`
4
5 CONFIG=lustre
6
7 NAME=zfs
8 BRANCH=`awk '/[Bb]ranch:/ {print $$2}' META`
9 VERSION=`awk '/[Vv]ersion:/ {print $$2}' META`
10 RELEASE=`awk '/[Rr]elease:/ {print $$2}' META`
11 BUILDDIR=$NAME+$CONFIG