summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 1d106b8..09d84e9 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -521,11 +521,13 @@ _xe= xe
.if ${MACHINE_ARCH} == "powerpc"
_an= an
+_ath_hal= ath_hal
_gem= gem
_smbfs= smbfs
.endif
.if ${MACHINE_ARCH} == "sparc64"
+_ath_hal= ath_hal
_auxio= auxio
_em= em
_gem= gem
OpenPOWER on IntegriCloud