aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index f4f9ad02328c..483b25089508 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -794,6 +794,7 @@ _wi= wi
.if ${MACHINE_ARCH} == "powerpc64"
_drm2= drm2
+_ipmi= ipmi
.endif
.if ${MACHINE_ARCH} == "powerpc64" || ${MACHINE_ARCH} == "powerpc"
# Don't build powermac_nvram for powerpcspe, it's never supported.