summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 43bc838..77e541c 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -123,6 +123,7 @@ SUBDIR= \
${_hpt27xx} \
${_hptiop} \
${_hptmv} \
+ ${_hptnr} \
${_hptrr} \
hwpmc \
${_i2c} \
@@ -569,6 +570,7 @@ _hpt27xx= hpt27xx
_hptiop= hptiop
.if ${MK_SOURCELESS_HOST} != "no"
_hptmv= hptmv
+_hptnr= hptnr
_hptrr= hptrr
.endif
_ichwd= ichwd
@@ -666,6 +668,7 @@ _hpt27xx= hpt27xx
_hptiop= hptiop
.if ${MK_SOURCELESS_HOST} != "no"
_hptmv= hptmv
+_hptnr= hptnr
_hptrr= hptrr
.endif
_i2c= i2c
OpenPOWER on IntegriCloud