summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 6418c7b..8d8b394 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -283,7 +283,7 @@ SUBDIR= ${_3dfx} \
ti \
tl \
tmpfs \
- tpm \
+ ${_tpm} \
trm \
${_twa} \
twe \
@@ -481,6 +481,7 @@ _nfe= nfe
_nve= nve
_nvram= nvram
_nxge= nxge
+_tpm= tpm
_wpi= wpi
_wpifw= wpifw
.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
@@ -576,6 +577,7 @@ _sound= sound
_speaker= speaker
_splash= splash
_sppp= sppp
+_tpm= tpm
_twa= twa
_vesa= vesa
_x86bios= x86bios
@@ -620,6 +622,7 @@ _sound= sound
_splash= splash
_sppp= sppp
_streams= streams
+_tpm= tpm
_twa= twa
_wi= wi
_xe= xe
OpenPOWER on IntegriCloud