aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2025-12-18 21:54:38 +0000
committerEd Maste <emaste@FreeBSD.org>2025-12-18 21:55:46 +0000
commit7f3da1f800f77150fab2a07ce9cafdca41b29ee9 (patch)
treea06d0fea7c70b12d23178d3d1d610e1b98810258 /sys/modules
parent55ce12672b948c002431851af54843bfc7f50d6f (diff)
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 731a959976c3..bf3588926acf 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -44,8 +44,8 @@ SUBDIR= \
${_armv8crypto} \
${_armv8_rng} \
${_asmc} \
- aq \
ata \
+ ${_aq} \
ath \
ath_dfs \
ath_hal \
@@ -735,6 +735,7 @@ _imx= imx
.endif
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
+_aq= aq
_agp= agp
.if ${MACHINE_CPUARCH} == "i386" || !empty(COMPAT_FREEBSD32_ENABLED)
_aout= aout