summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/eli
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2010-12-15 23:24:34 +0000
committerobrien <obrien@FreeBSD.org>2010-12-15 23:24:34 +0000
commit2fed53ec5dcd14a875c113b9545b222c9f53b161 (patch)
tree1aa69fd70bac01b1a68524b4d87588c66af84c76 /sbin/geom/class/eli
parent29c10913459e15c9dc6f50ee720d44c645494448 (diff)
downloadFreeBSD-src-2fed53ec5dcd14a875c113b9545b222c9f53b161.zip
FreeBSD-src-2fed53ec5dcd14a875c113b9545b222c9f53b161.tar.gz
Rename the generic "CLASS" to the more specific "GEOM_CLASS".
While I'm here remove redundancy and inconsistencies. Obtained from: Juniper Networks
Diffstat (limited to 'sbin/geom/class/eli')
-rw-r--r--sbin/geom/class/eli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/eli/Makefile b/sbin/geom/class/eli/Makefile
index 041e738..1195668 100644
--- a/sbin/geom/class/eli/Makefile
+++ b/sbin/geom/class/eli/Makefile
@@ -2,7 +2,7 @@
.PATH: ${.CURDIR}/../../misc ${.CURDIR}/../../../../sys/geom/eli ${.CURDIR}/../../../../sys/crypto/sha2
-CLASS= eli
+GEOM_CLASS= eli
SRCS= g_eli_crypto.c
SRCS+= g_eli_key.c
SRCS+= pkcs5v2.c
OpenPOWER on IntegriCloud