diff options
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r-- | sys/modules/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index b99c6aab49f2..7bbc1a41cd73 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -91,6 +91,7 @@ SUBDIR= ${_3dfx} \ hifn \ hme \ ${_hptmv} \ + hwpmc \ ${_i2c} \ ${_ibcs2} \ ${_ichwd} \ |