mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Due to popular demand, hook up geom_vinum to the build.
This commit is contained in:
parent
00be1d3d12
commit
dbf29ccf9c
2 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ SUBDIR= adjkerntz \
|
|||
ggate \
|
||||
${_gpt} \
|
||||
growfs \
|
||||
gvinum \
|
||||
ifconfig \
|
||||
init \
|
||||
${_ip6fw} \
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ SUBDIR= geom_apple \
|
|||
geom_pc98 \
|
||||
geom_stripe \
|
||||
geom_sunlabel \
|
||||
geom_vinum \
|
||||
geom_vol_ffs
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue