diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 1b03d41b5bd..410aeb7d481 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -630,10 +630,6 @@ SUBDIR+= tests SUBDIR+= zfs .endif -.if ${MACHINE_CPUARCH} != "aarch64" && ${MACHINE_CPUARCH} != "arm" && \ - ${MACHINE_CPUARCH} != "powerpc" && ${MACHINE_CPUARCH} != "riscv" -.endif - .if ${MK_SOURCELESS_UCODE} != "no" _cxgb= cxgb .endif