mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Disconnect GBDE from the build. (Per earlier announcements of retirement.)
This commit is contained in:
parent
08b4520338
commit
74be648512
2 changed files with 1 additions and 3 deletions
|
|
@ -22,7 +22,6 @@ SUBDIR=adjkerntz \
|
|||
fsck_msdosfs \
|
||||
fsdb \
|
||||
fsirand \
|
||||
gbde \
|
||||
geom \
|
||||
ggate \
|
||||
growfs \
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
SYSDIR?=${SRCTOP}/sys
|
||||
.include "${SYSDIR}/conf/kern.opts.mk"
|
||||
|
||||
SUBDIR= geom_bde \
|
||||
geom_cache \
|
||||
SUBDIR= geom_cache \
|
||||
geom_concat \
|
||||
geom_eli \
|
||||
geom_flashmap \
|
||||
|
|
|
|||
Loading…
Reference in a new issue