Sort.
This commit is contained in:
parent
d938670233
commit
8c11b23186
@ -62,8 +62,8 @@ SUBDIR= ${_3dfx} \
|
|||||||
${_cs} \
|
${_cs} \
|
||||||
${_ctau} \
|
${_ctau} \
|
||||||
cue \
|
cue \
|
||||||
cxgb \
|
|
||||||
${_cx} \
|
${_cx} \
|
||||||
|
cxgb \
|
||||||
dc \
|
dc \
|
||||||
dcons \
|
dcons \
|
||||||
dcons_crom \
|
dcons_crom \
|
||||||
@ -123,8 +123,8 @@ SUBDIR= ${_3dfx} \
|
|||||||
ipdivert \
|
ipdivert \
|
||||||
${_ipfilter} \
|
${_ipfilter} \
|
||||||
ipfw \
|
ipfw \
|
||||||
ip_mroute_mod \
|
|
||||||
${_ipmi} \
|
${_ipmi} \
|
||||||
|
ip_mroute_mod \
|
||||||
${_ips} \
|
${_ips} \
|
||||||
${_ipw} \
|
${_ipw} \
|
||||||
${_ipwfw} \
|
${_ipwfw} \
|
||||||
@ -188,10 +188,10 @@ SUBDIR= ${_3dfx} \
|
|||||||
${_nsp} \
|
${_nsp} \
|
||||||
ntfs \
|
ntfs \
|
||||||
ntfs_iconv \
|
ntfs_iconv \
|
||||||
${_nxge} \
|
|
||||||
nullfs \
|
nullfs \
|
||||||
${_nve} \
|
${_nve} \
|
||||||
${_nwfs} \
|
${_nwfs} \
|
||||||
|
${_nxge} \
|
||||||
${_oltr} \
|
${_oltr} \
|
||||||
${_padlock} \
|
${_padlock} \
|
||||||
patm \
|
patm \
|
||||||
@ -302,11 +302,11 @@ SUBDIR= ${_3dfx} \
|
|||||||
wb \
|
wb \
|
||||||
${_wi} \
|
${_wi} \
|
||||||
wlan \
|
wlan \
|
||||||
wlan_scan_ap \
|
|
||||||
wlan_scan_sta \
|
|
||||||
wlan_acl \
|
wlan_acl \
|
||||||
wlan_amrr \
|
wlan_amrr \
|
||||||
wlan_ccmp \
|
wlan_ccmp \
|
||||||
|
wlan_scan_ap \
|
||||||
|
wlan_scan_sta \
|
||||||
wlan_tkip \
|
wlan_tkip \
|
||||||
wlan_wep \
|
wlan_wep \
|
||||||
wlan_xauth \
|
wlan_xauth \
|
||||||
@ -424,7 +424,7 @@ _sppp= sppp
|
|||||||
_sr= sr
|
_sr= sr
|
||||||
_stg= stg
|
_stg= stg
|
||||||
_streams= streams
|
_streams= streams
|
||||||
_tmpfs= tmpfs
|
_tmpfs= tmpfs
|
||||||
_wi= wi
|
_wi= wi
|
||||||
_xe= xe
|
_xe= xe
|
||||||
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
|
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
|
||||||
@ -458,7 +458,7 @@ _ipwfw= ipwfw
|
|||||||
_it= it
|
_it= it
|
||||||
_iwi= iwi
|
_iwi= iwi
|
||||||
_iwifw= iwifw
|
_iwifw= iwifw
|
||||||
_ixgb= ixgb
|
_ixgb= ixgb
|
||||||
_lm= lm
|
_lm= lm
|
||||||
_mly= mly
|
_mly= mly
|
||||||
_nfe= nfe
|
_nfe= nfe
|
||||||
@ -516,7 +516,7 @@ _ips= ips
|
|||||||
_ipw= ipw
|
_ipw= ipw
|
||||||
_ipwfw= ipwfw
|
_ipwfw= ipwfw
|
||||||
_it= it
|
_it= it
|
||||||
_ixgb= ixgb
|
_ixgb= ixgb
|
||||||
_linprocfs= linprocfs
|
_linprocfs= linprocfs
|
||||||
_linsysfs= linsysfs
|
_linsysfs= linsysfs
|
||||||
_linux= linux
|
_linux= linux
|
||||||
@ -534,7 +534,7 @@ _smbfs= smbfs
|
|||||||
_sound= sound
|
_sound= sound
|
||||||
_speaker= speaker
|
_speaker= speaker
|
||||||
_sppp= sppp
|
_sppp= sppp
|
||||||
_tmpfs= tmpfs
|
_tmpfs= tmpfs
|
||||||
_twa= twa
|
_twa= twa
|
||||||
_wi= wi
|
_wi= wi
|
||||||
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
|
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
|
||||||
@ -549,9 +549,9 @@ _zfs= zfs
|
|||||||
# acpi is not enabled because it is broken as a module on ia64
|
# acpi is not enabled because it is broken as a module on ia64
|
||||||
_aic= aic
|
_aic= aic
|
||||||
#_ar= ar not 64-bit clean
|
#_ar= ar not 64-bit clean
|
||||||
|
_an= an
|
||||||
_arcnet= arcnet
|
_arcnet= arcnet
|
||||||
_asr= asr
|
_asr= asr
|
||||||
_an= an
|
|
||||||
_bktr= bktr
|
_bktr= bktr
|
||||||
_cardbus= cardbus
|
_cardbus= cardbus
|
||||||
_cbb= cbb
|
_cbb= cbb
|
||||||
|
Loading…
Reference in New Issue
Block a user