diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2003-07-22 08:11:17 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2003-07-22 08:11:17 +0000 |
| commit | a35b33869d86eb9afedf112f2df1a6e93bf30831 (patch) | |
| tree | 2c9dbc0404e063bb1ce254beaf778c7ce4e8e0bf /sys/modules/Makefile | |
| parent | a0e26ba0898c605caa2810969f6b2fcedb924040 (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 4 |
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 \ |
