summaryrefslogtreecommitdiffstats
path: root/config/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'config/kernel')
-rw-r--r--config/kernel10
1 files changed, 0 insertions, 10 deletions
diff --git a/config/kernel b/config/kernel
index 0ffcc6fa6..22a43aaa7 100644
--- a/config/kernel
+++ b/config/kernel
@@ -1,11 +1 @@
# Default ZFS kernel mode configuration
-
-UNAME=`uname -r | cut -d- -f1`
-
-CONFIG=kernel
-
-NAME=zfs
-BRANCH=`awk '/[Bb]ranch:/ {print $$2}' META`
-VERSION=`awk '/[Vv]ersion:/ {print $$2}' META`
-RELEASE=`awk '/[Rr]elease:/ {print $$2}' META`
-BUILDDIR=$NAME #+$CONFIG