summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/Makefile
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2007-05-15 20:25:18 +0000
committermarcel <marcel@FreeBSD.org>2007-05-15 20:25:18 +0000
commit40656d08513a31c921315a57a9bbd86878c991fa (patch)
treede4581799ddcced445b8a47904084798e54bf914 /sbin/geom/class/Makefile
parent8ea441aed588aa6eb59168cf5f54cf2931aaf6e1 (diff)
downloadFreeBSD-src-40656d08513a31c921315a57a9bbd86878c991fa.zip
FreeBSD-src-40656d08513a31c921315a57a9bbd86878c991fa.tar.gz
Add gpart(8).
In order to support gpart(8), geom(8) needs to support a named argument. Also, optional string parameters are a requirement. Both have been added to the infrastructure. The former required all existing classes to be adjusted.
Diffstat (limited to 'sbin/geom/class/Makefile')
-rw-r--r--sbin/geom/class/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/geom/class/Makefile b/sbin/geom/class/Makefile
index f52695b..7b99726 100644
--- a/sbin/geom/class/Makefile
+++ b/sbin/geom/class/Makefile
@@ -12,6 +12,7 @@ SUBDIR+=label
SUBDIR+=mirror
SUBDIR+=multipath
SUBDIR+=nop
+SUBDIR+=part
SUBDIR+=raid3
SUBDIR+=shsec
SUBDIR+=stripe
OpenPOWER on IntegriCloud