summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2005-12-12 01:37:57 +0000
committerrodrigc <rodrigc@FreeBSD.org>2005-12-12 01:37:57 +0000
commite5595be623dd8a68f9b0674822ef3de1614c5491 (patch)
tree9d5b1da748cd70ebb800ff8911bd8321389edfc9 /sys/modules/Makefile
parent5965c6f439af6709e2ba919dd2cb41cf9b03bebd (diff)
downloadFreeBSD-src-e5595be623dd8a68f9b0674822ef3de1614c5491.zip
FreeBSD-src-e5595be623dd8a68f9b0674822ef3de1614c5491.tar.gz
Build xfs before xl.
Noticed by: pjd
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 9ff359c..a7a5554 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -274,8 +274,8 @@ SUBDIR= ${_3dfx} \
wlan_wep \
wlan_xauth \
${_xe} \
- xl \
- xfs
+ xfs \
+ xl
.if ${MACHINE_ARCH} != "powerpc"
_syscons= syscons
OpenPOWER on IntegriCloud