diff options
| author | Justin Hibbits <jhibbits@FreeBSD.org> | 2023-11-13 16:33:44 +0000 |
|---|---|---|
| committer | Justin Hibbits <jhibbits@FreeBSD.org> | 2024-05-03 20:26:11 +0000 |
| commit | c2e9c5bbf02294376988f3e7eba82b8e078cdf30 (patch) | |
| tree | 5bc2cf23e5ec5d906c734db6116eb4524c3051dc /sys/modules/Makefile | |
| parent | b95e96028e5a53116462151aee8fda7523a68d09 (diff) | |
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 37db75349cf1..35e5d77b9f07 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -391,7 +391,7 @@ SUBDIR= \ ${_ti} \ tmpfs \ ${_toecore} \ - ${_tpm} \ + tpm \ tws \ uart \ udf \ @@ -814,7 +814,6 @@ _pchtherm = pchtherm _s3= s3 _sdhci_acpi= sdhci_acpi _superio= superio -_tpm= tpm _vesa= vesa _viawd= viawd _vmd= vmd |
