Changeset View
Changeset View
Standalone View
Standalone View
sys/modules/Makefile
| Show All 37 Lines | SUBDIR= \ | ||||
| ${_amdsbwd} \ | ${_amdsbwd} \ | ||||
| ${_amdsmn} \ | ${_amdsmn} \ | ||||
| ${_amdtemp} \ | ${_amdtemp} \ | ||||
| ${_aout} \ | ${_aout} \ | ||||
| ${_arcmsr} \ | ${_arcmsr} \ | ||||
| ${_allwinner} \ | ${_allwinner} \ | ||||
| ${_armv8crypto} \ | ${_armv8crypto} \ | ||||
| ${_armv8_rng} \ | ${_armv8_rng} \ | ||||
| ${_apple_bce} \ | |||||
| ${_asmc} \ | ${_asmc} \ | ||||
| ata \ | ata \ | ||||
| ${_aq} \ | ${_aq} \ | ||||
| ath \ | ath \ | ||||
| ath_dfs \ | ath_dfs \ | ||||
| ath_hal \ | ath_hal \ | ||||
| ath_hal_ar5210 \ | ath_hal_ar5210 \ | ||||
| ath_hal_ar5211 \ | ath_hal_ar5211 \ | ||||
| ▲ Show 20 Lines • Show All 801 Lines • ▼ Show 20 Lines | |||||
| .if ${KERN_OPTS:MVIMAGE} | .if ${KERN_OPTS:MVIMAGE} | ||||
| _wtap= wtap | _wtap= wtap | ||||
| .endif | .endif | ||||
| _x86bios= x86bios | _x86bios= x86bios | ||||
| .endif | .endif | ||||
| .if ${MACHINE_CPUARCH} == "amd64" | .if ${MACHINE_CPUARCH} == "amd64" | ||||
| _amdgpio= amdgpio | _amdgpio= amdgpio | ||||
| _apple_bce= apple_bce | |||||
| _asmc= asmc | _asmc= asmc | ||||
| _ccp= ccp | _ccp= ccp | ||||
| _enic= enic | _enic= enic | ||||
| _iavf= iavf | _iavf= iavf | ||||
| _ioat= ioat | _ioat= ioat | ||||
| _iwx= iwx | _iwx= iwx | ||||
| _ixl= ixl | _ixl= ixl | ||||
| _nvdimm= nvdimm | _nvdimm= nvdimm | ||||
| ▲ Show 20 Lines • Show All 111 Lines • Show Last 20 Lines | |||||