diff options
| author | Craig Rodrigues <rodrigc@FreeBSD.org> | 2005-12-12 01:29:57 +0000 |
|---|---|---|
| committer | Craig Rodrigues <rodrigc@FreeBSD.org> | 2005-12-12 01:29:57 +0000 |
| commit | 5518f0df3a8284ebf14b541f6e26c7a553f869c6 (patch) | |
| tree | 662fc43ed8b407a1bcf395a4aedb4480547f9a69 /sys/modules | |
| parent | 778a46030ce66c9a01bcb35109d3f44c60ad3ec8 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 1a4d2f230fcc..9ff359c16b06 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -274,7 +274,8 @@ SUBDIR= ${_3dfx} \ wlan_wep \ wlan_xauth \ ${_xe} \ - xl + xl \ + xfs .if ${MACHINE_ARCH} != "powerpc" _syscons= syscons |
