Partial revert of r335399 and r335400:

Unhook the MAC/veriexec, fingerprint handlers, and veriexec modules from
the kernel modules Makefile.

Reviewed by:	sjg
This commit is contained in:
Stephen J. Kiernan 2018-06-26 23:28:03 +00:00
parent a2b8acf563
commit e18e638423

View File

@ -235,12 +235,6 @@ SUBDIR= \
mac_seeotheruids \
mac_stub \
mac_test \
mac_veriexec \
mac_veriexec_rmd160 \
mac_veriexec_sha1 \
mac_veriexec_sha256 \
mac_veriexec_sha384 \
mac_veriexec_sha512 \
malo \
md \
mdio \
@ -392,7 +386,6 @@ SUBDIR= \
uinput \
unionfs \
usb \
veriexec \
${_vesa} \
${_virtio} \
vge \