summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-10-14 15:12:45 +0000
committerru <ru@FreeBSD.org>2005-10-14 15:12:45 +0000
commit2f80bbb22b650d9a3db122569eb100022a1f100a (patch)
tree4ab6bda422ce0d4b75eff0120e86c282899a44d1
parentac4039647616c64b1d8d57088d35a39547e7addb (diff)
downloadFreeBSD-src-2f80bbb22b650d9a3db122569eb100022a1f100a.zip
FreeBSD-src-2f80bbb22b650d9a3db122569eb100022a1f100a.tar.gz
Sort SUBDIR and surrounding definitions.
-rw-r--r--sys/modules/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 32a86c7..f3d6208 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -28,8 +28,8 @@ SUBDIR= ${_3dfx} \
ath \
${_ath_hal} \
ath_rate_amrr \
- ath_rate_sample \
ath_rate_onoe \
+ ath_rate_sample \
aue \
${_auxio} \
${_awi} \
@@ -152,9 +152,9 @@ SUBDIR= ${_3dfx} \
mlx \
${_mly} \
mpt \
- ${_mse} \
msdosfs \
msdosfs_iconv \
+ ${_mse} \
my \
${_ncp} \
${_ncv} \
@@ -163,12 +163,12 @@ SUBDIR= ${_3dfx} \
nfsclient \
nfsserver \
nge \
- ${_nve} \
nmdm \
${_nsp} \
ntfs \
ntfs_iconv \
nullfs \
+ ${_nve} \
${_nwfs} \
${_oltr} \
${_osf1} \
@@ -374,8 +374,8 @@ _xe= xe
_aac= aac
_acpi= acpi
_ahb= ahb
-_arl= arl
_arcmsr= arcmsr
+_arl= arl
_asr= asr
_bios= bios
_ciss= ciss
OpenPOWER on IntegriCloud