summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index e44c8a0fff2f..2ed67c028e49 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -187,8 +187,6 @@ SUBDIR+=3dfx \
em \
ep \
fe \
- fpu \
- gnufpu \
hea \
hfa \
i2c \
@@ -251,7 +249,7 @@ SUBDIR+=canbepm \
.if ${MACHINE_ARCH} == "ia64"
# Modules not enabled on ia64 (as compared to i386) include:
-# aac acpi aout apm atspeaker drm fpu gnufpu ibcs2 linprocfs linux ncv
+# aac acpi aout apm atspeaker drm ibcs2 linprocfs linux ncv
# nsp oltr pecoff s3 sbni stg vesa
SUBDIR+=aic \
ar \