Makefile revision 1.224
11.224Sskrll#	$NetBSD: Makefile,v 1.224 2019/08/08 16:06:14 skrll Exp $
21.37Sdyoung
31.37Sdyoung.include <bsd.own.mk>
41.15Sad
51.15Sad# For all platforms
61.1Sad
71.216Spgoyette# Modules for compatability with earlier versions of NetBSD
81.216Spgoyette
91.216SpgoyetteSUBDIR+=	compat_util
101.216SpgoyetteSUBDIR+=	compat_43   compat_sysctl_09_43
111.216SpgoyetteSUBDIR+=	compat_09   compat_10   compat_12   compat_13   compat_14
121.216SpgoyetteSUBDIR+=	compat_16   compat_20   compat_30   compat_40   compat_50
131.216SpgoyetteSUBDIR+=	compat_60   compat_70   compat_80 
141.216Spgoyette
151.216SpgoyetteSUBDIR+=	compat_sysv_10 compat_sysv_14 compat_sysv_50
161.216Spgoyette
171.216SpgoyetteSUBDIR+=	compat_raid_50
181.216SpgoyetteSUBDIR+=	compat_raid_80
191.216Spgoyette
201.216SpgoyetteSUBDIR+=	compat_crypto_50
211.216Spgoyette
221.216SpgoyetteSUBDIR+=	accf_dataready
231.16SadSUBDIR+=	accf_httpready
241.15SadSUBDIR+=	adosfs
251.14SadSUBDIR+=	aio
261.192SpgoyetteSUBDIR+=	audio
271.198SchristosSUBDIR+=	autofs
281.133SpgoyetteSUBDIR+=	blowfish
291.38SpookaSUBDIR+=	bpf
301.166SpgoyetteSUBDIR+=	bpf_filter
311.183SpgoyetteSUBDIR+=	bufq_disksort
321.183SpgoyetteSUBDIR+=	bufq_fcfs
331.183SpgoyetteSUBDIR+=	bufq_priocscan
341.183SpgoyetteSUBDIR+=	bufq_readprio
351.133SpgoyetteSUBDIR+=	camellia
361.133SpgoyetteSUBDIR+=	cast128
371.132SpgoyetteSUBDIR+=	ccd
381.7SrumbleSUBDIR+=	cd9660
391.129SpgoyetteSUBDIR+=	cgd
401.132SpgoyetteSUBDIR+=	chfs
411.163SpgoyetteSUBDIR+=	clockctl
421.216SpgoyetteSUBDIR+=	compat_ossaudio
431.134SpgoyetteSUBDIR+=	crypto
441.7SrumbleSUBDIR+=	coda
451.7SrumbleSUBDIR+=	coda5
461.15SadSUBDIR+=	coredump
471.104SpgoyetteSUBDIR+=	dbcool
481.133SpgoyetteSUBDIR+=	des
491.129SpgoyetteSUBDIR+=	dk_subr
501.164SpgoyetteSUBDIR+=	drvctl
511.7SrumbleSUBDIR+=	efs
521.7SrumbleSUBDIR+=	ext2fs
531.15SadSUBDIR+=	exec_script
541.7SrumbleSUBDIR+=	fdesc
551.7SrumbleSUBDIR+=	ffs
561.18SadSUBDIR+=	filecore
571.93SsjgSUBDIR+=	filemon
581.68SahokaSUBDIR+=	flash
591.15SadSUBDIR+=	fss
601.89SmbalmerSUBDIR+=	gpio
611.94SmbalmerSUBDIR+=	gpioiic
621.92SmbalmerSUBDIR+=	gpioow
631.89SmbalmerSUBDIR+=	gpiosim
641.203SthorpejSUBDIR+=	gpioirq
651.204SthorpejSUBDIR+=	gpiopps
661.7SrumbleSUBDIR+=	hfs
671.136SkardelSUBDIR+=	hythygtemp
681.197SchristosSUBDIR+=	si70xxtemp
691.197SchristosSUBDIR+=	am2315temp
701.143SjmcneillSUBDIR+=	i2cexec
711.166SpgoyetteSUBDIR+=	i2c_bitbang
721.175SchristosSUBDIR+=	if_agr
731.105SpgoyetteSUBDIR+=	if_axe
741.120SnonakaSUBDIR+=	if_axen
751.175SchristosSUBDIR+=	if_faith
761.175SchristosSUBDIR+=	if_gif
771.175SchristosSUBDIR+=	if_gre
781.189SknakaharSUBDIR+=	if_l2tp
791.175SchristosSUBDIR+=	if_loop
801.175SchristosSUBDIR+=	if_mpls
811.208SrinSUBDIR+=	if_mue
821.118SchristosSUBDIR+=	if_npflog
831.171SchristosSUBDIR+=	if_ppp
841.174SpgoyetteSUBDIR+=	if_pppoe
851.172SchristosSUBDIR+=	if_sl
861.124SskrllSUBDIR+=	if_smsc
871.221SpgoyetteSUBDIR+=	if_srt srt
881.175SchristosSUBDIR+=	if_stf
891.172SchristosSUBDIR+=	if_strip
901.220SpgoyetteSUBDIR+=	if_tap tap
911.176SpgoyetteSUBDIR+=	if_tun tun
921.224SskrllSUBDIR+=	if_udav
931.219SrinSUBDIR+=	if_ure
941.175SchristosSUBDIR+=	if_vlan
951.94SmbalmerSUBDIR+=	iic
961.196SpgoyetteSUBDIR+=	ip_ecn
971.167SpgoyetteSUBDIR+=	ipl
981.7SrumbleSUBDIR+=	kernfs
991.22SadSUBDIR+=	layerfs
1001.7SrumbleSUBDIR+=	lfs
1011.121SmbalmerSUBDIR+=	lua
1021.128SlnetoSUBDIR+=	luasystm
1031.123SmbalmerSUBDIR+=	luapmf
1041.7SrumbleSUBDIR+=	mfs
1051.192SpgoyetteSUBDIR+=	midi
1061.45SpgoyetteSUBDIR+=	miiverbose
1071.45SpgoyetteSUBDIR+=	miniroot
1081.31SrmindSUBDIR+=	mqueue
1091.18SadSUBDIR+=	msdos
1101.68SahokaSUBDIR+=	nand
1111.68SahokaSUBDIR+=	nandemulator
1121.15SadSUBDIR+=	nfs
1131.15SadSUBDIR+=	nfsserver
1141.30SreinoudSUBDIR+=	nilfs
1151.96StronSUBDIR+=	npf
1161.97StronSUBDIR+=	npf_alg_icmp
1171.111SrmindSUBDIR+=	npf_ext_log
1181.119SchristosSUBDIR+=	npf_ext_normalize
1191.117SrmindSUBDIR+=	npf_ext_rndblock
1201.7SrumbleSUBDIR+=	ntfs
1211.18SadSUBDIR+=	null
1221.92SmbalmerSUBDIR+=	onewire
1231.134SpgoyetteSUBDIR+=	opencrypto
1241.7SrumbleSUBDIR+=	overlay
1251.42SpgoyetteSUBDIR+=	pciverbose
1261.41SahokaSUBDIR+=	pf
1271.19ScubeSUBDIR+=	ppp_bsdcomp
1281.19ScubeSUBDIR+=	ppp_deflate
1291.7SrumbleSUBDIR+=	procfs
1301.182SpgoyetteSUBDIR+=	ptrace
1311.182SpgoyetteSUBDIR+=	ptrace_common
1321.7SrumbleSUBDIR+=	ptyfs
1331.7SrumbleSUBDIR+=	puffs
1341.15SadSUBDIR+=	putter
1351.165SpgoyetteSUBDIR+=	raid
1361.44SpgoyetteSUBDIR+=	scsiverbose
1371.103SpgoyetteSUBDIR+=	sdtemp
1381.33SeladSUBDIR+=	secmodel_bsd44
1391.100SjymSUBDIR+=	secmodel_extensions
1401.33SeladSUBDIR+=	secmodel_overlay
1411.33SeladSUBDIR+=	securelevel
1421.192SpgoyetteSUBDIR+=	sequencer
1431.133SpgoyetteSUBDIR+=	skipjack
1441.168SpgoyetteSUBDIR+=	slcompress
1451.7SrumbleSUBDIR+=	smbfs
1461.81SpgoyetteSUBDIR+=	spdmem
1471.188SpgoyetteSUBDIR+=	spkr
1481.173SpgoyetteSUBDIR+=	sppp_subr
1491.146SpgoyetteSUBDIR+=	sysmon
1501.146SpgoyetteSUBDIR+=	sysmon_envsys
1511.146SpgoyetteSUBDIR+=	sysmon_power
1521.146SpgoyetteSUBDIR+=	sysmon_taskq
1531.146SpgoyetteSUBDIR+=	sysmon_wdog
1541.24SpookaSUBDIR+=	sysvbfs
1551.153SpgoyetteSUBDIR+=	sysv_ipc
1561.33SeladSUBDIR+=	suser
1571.134SpgoyetteSUBDIR+=	swcrypto
1581.48SpgoyetteSUBDIR+=	swsensor
1591.145SpgoyetteSUBDIR+=	swwdog
1601.7SrumbleSUBDIR+=	tmpfs
1611.191SriastradSUBDIR+=	ualea
1621.108SriastradSUBDIR+=	uatp
1631.7SrumbleSUBDIR+=	udf
1641.222SpgoyetteSUBDIR+=	ufs
1651.18SadSUBDIR+=	umap
1661.7SrumbleSUBDIR+=	union
1671.223SmrgSUBDIR+=	usbnet
1681.43SpgoyetteSUBDIR+=	usbverbose
1691.106SchristosSUBDIR+=	vcoda
1701.78SenamiSUBDIR+=	v7fs
1711.25ShaadSUBDIR+=	vnd
1721.157SpgoyetteSUBDIR+=	wapbl
1731.193SpgoyetteSUBDIR+=	wsbell
1741.131SpgoyetteSUBDIR+=	zlib
1751.29SyamtSUBDIR+=	tprof
1761.7Srumble.if (defined(NOTYET))
1771.135SpgoyetteSUBDIR+=	hifn		# Builds on architectures with PCI bus
1781.7SrumbleSUBDIR+=	unionfs
1791.7Srumble.endif
1801.37Sdyoung.if ${MKBINUTILS} != "no"
1811.37SdyoungSUBDIR+=	xldscripts
1821.37Sdyoung.endif
1831.7Srumble
1841.15Sad# Machine dependent section
1851.47Stsutsui.if ${MACHINE_ARCH} == "i386" || \
1861.49Stsutsui    ${MACHINE_CPU} == "m68k"
1871.47StsutsuiSUBDIR+=	exec_aout
1881.47Stsutsui.endif
1891.47Stsutsui
1901.169Sscole.if ${MACHINE_ARCH} != "alpha" && \
1911.169Sscole    ${MACHINE_CPU} != "aarch64" && \
1921.169Sscole    ${MACHINE_ARCH} != "ia64"
1931.17SmartinSUBDIR+=	exec_elf32
1941.17Smartin.endif
1951.15Sad
1961.139Smatt.if ${MACHINE_CPU} == "aarch64" || \
1971.139Smatt    ${MACHINE_ARCH} == "alpha" || \
1981.169Sscole    ${MACHINE_ARCH} == "ia64" || \
1991.21Stsutsui    ${MACHINE_ARCH} == "sparc64" || \
2001.21Stsutsui    ${MACHINE_ARCH} == "x86_64"
2011.20SheSUBDIR+=	exec_elf64
2021.20She.endif
2031.20She
2041.29Syamt.if ${MACHINE_ARCH} == "i386" || \
2051.29Syamt    ${MACHINE_ARCH} == "x86_64"
2061.199SpgoyetteSUBDIR+=	amdsmn
2071.71SjruohoSUBDIR+=	amdtemp
2081.199SpgoyetteSUBDIR+=	amdzentemp
2091.64SjruohoSUBDIR+=	coretemp
2101.65SjruohoSUBDIR+=	est
2111.110SmartinSUBDIR+=	hdafg
2121.110SmartinSUBDIR+=	hdaudio
2131.144SjmcneillSUBDIR+=	hdaudio_pci
2141.141SchristosSUBDIR+=	hdaudioverbose
2151.72SjruohoSUBDIR+=	hpet
2161.202SpgoyetteSUBDIR+=	ichsmb
2171.69SjruohoSUBDIR+=	odcm
2181.66SjruohoSUBDIR+=	powernow
2191.150SpgoyetteSUBDIR+=	tco
2201.207SmaxvSUBDIR+=	tprof_x86
2211.95SjmcneillSUBDIR+=	vmt
2221.29Syamt.endif
2231.29Syamt
2241.210Smaxv.if ${MACHINE_ARCH} == "x86_64"
2251.210SmaxvSUBDIR+=	nvmm
2261.210Smaxv.endif
2271.210Smaxv
2281.140Sbad.if ${MACHINE_ARCH} == "i386" || \
2291.137Sbad    ${MACHINE_ARCH} == "x86_64"
2301.137SbadSUBDIR+=	ubsec		# Builds on architectures with PCI bus
2311.137Sbad.endif
2321.137Sbad
2331.126Salnsn.if ${MKSLJIT} != "no"
2341.215Salnsn# No modules for 32-bit arm, mips and powerpc yet.
2351.215Salnsn.if ${MACHINE_ARCH} == "aarch64" || \
2361.215Salnsn    ${MACHINE_ARCH} == "i386"    || \
2371.215Salnsn    ${MACHINE_ARCH} == "sparc"   || \
2381.215Salnsn    ${MACHINE_ARCH} == "x86_64"
2391.113SalnsnSUBDIR+=	bpfjit
2401.112SalnsnSUBDIR+=	sljit
2411.112Salnsn.endif
2421.126Salnsn.endif
2431.112Salnsn
2441.85Sjruoho#
2451.85Sjruoho# ACPI modules
2461.85Sjruoho#
2471.46Spgoyette.if ${MACHINE_ARCH} == "i386" || \
2481.46Spgoyette    ${MACHINE_ARCH} == "ia64" || \
2491.46Spgoyette    ${MACHINE_ARCH} == "x86_64"
2501.46SpgoyetteSUBDIR+=	acpiverbose
2511.46Spgoyette.endif
2521.46Spgoyette
2531.50Sjmcneill.if ${MACHINE_ARCH} == "i386" || \
2541.50Sjmcneill    ${MACHINE_ARCH} == "x86_64"
2551.52SjruohoSUBDIR+=	acpiacad
2561.52SjruohoSUBDIR+=	acpibat
2571.52SjruohoSUBDIR+=	acpibut
2581.52SjruohoSUBDIR+=	acpicpu
2591.53SjruohoSUBDIR+=	acpidalb
2601.58SjruohoSUBDIR+=	acpifan
2611.52SjruohoSUBDIR+=	acpilid
2621.57SjruohoSUBDIR+=	acpipmtr
2631.53SjruohoSUBDIR+=	acpitz
2641.53SjruohoSUBDIR+=	acpivga
2651.86SjruohoSUBDIR+=	acpiwdrt
2661.51SjmcneillSUBDIR+=	acpiwmi
2671.53SjruohoSUBDIR+=	aibs
2681.54SjruohoSUBDIR+=	asus
2691.63SjruohoSUBDIR+=	fujbp
2701.63SjruohoSUBDIR+=	fujhk
2711.75SjruohoSUBDIR+=	hpacel
2721.54SjruohoSUBDIR+=	hpqlb
2731.52SjruohoSUBDIR+=	thinkpad
2741.50SjmcneillSUBDIR+=	wmidell
2751.83SjruohoSUBDIR+=	wmieeepc
2761.50SjmcneillSUBDIR+=	wmihp
2771.50SjmcneillSUBDIR+=	wmimsi
2781.50Sjmcneill.endif
2791.50Sjmcneill
2801.218Smrg.include "${.CURDIR}/../compat/netbsd32/netbsd32.mk"
2811.218Smrg.if ${COMPAT_USE_NETBSD32} != "no"
2821.218Smrg
2831.151SmattSUBDIR+=	compat_netbsd32
2841.216SpgoyetteSUBDIR+=	compat_netbsd32_09	compat_netbsd32_12
2851.216SpgoyetteSUBDIR+=	compat_netbsd32_13	compat_netbsd32_16
2861.216SpgoyetteSUBDIR+=	compat_netbsd32_20	compat_netbsd32_30
2871.216SpgoyetteSUBDIR+=	compat_netbsd32_40	compat_netbsd32_50
2881.216SpgoyetteSUBDIR+=	compat_netbsd32_60	compat_netbsd32_80
2891.216SpgoyetteSUBDIR+=	compat_netbsd32_43
2901.180SskrllSUBDIR+=	compat_netbsd32_mqueue
2911.158SpgoyetteSUBDIR+=	compat_netbsd32_nfssrv
2921.181SskrllSUBDIR+=	compat_netbsd32_ptrace
2931.162SpgoyetteSUBDIR+=	compat_netbsd32_sysvipc
2941.216SpgoyetteSUBDIR+=	compat_netbsd32_sysvipc_10
2951.216SpgoyetteSUBDIR+=	compat_netbsd32_sysvipc_14
2961.216SpgoyetteSUBDIR+=	compat_netbsd32_sysvipc_50
2971.217SpgoyetteSUBDIR+=	compat_netbsd32_raid
2981.151Smatt
2991.27Sabs.if ${MACHINE_ARCH} == "x86_64"
3001.15SadSUBDIR+=	compat_linux32
3011.15Sad.endif
3021.15Sad
3031.218Smrg.endif
3041.218Smrg
3051.27Sabs.if ${MACHINE_ARCH} == "i386"
3061.90SjmcneillSUBDIR+=	ati_pcigart
3071.15SadSUBDIR+=	compat_freebsd
3081.90SjmcneillSUBDIR+=	mach64drm
3091.90SjmcneillSUBDIR+=	mgadrm
3101.76SjmcneillSUBDIR+=	nsclpcsio
3111.62SjmcneillSUBDIR+=	padlock
3121.90SjmcneillSUBDIR+=	r128drm
3131.90SjmcneillSUBDIR+=	radeondrm
3141.90SjmcneillSUBDIR+=	savagedrm
3151.90SjmcneillSUBDIR+=	sisdrm
3161.90SjmcneillSUBDIR+=	tdfxdrm
3171.67SjruohoSUBDIR+=	viac7temp
3181.149SriastradSUBDIR+=	viadrmums
3191.15Sad.endif
3201.15Sad
3211.142Schristos.if ${MACHINE_ARCH} == "i386" || \
3221.142Schristos    ${MACHINE_ARCH} == "x86_64"
3231.142SchristosSUBDIR+=	azalia
3241.142SchristosSUBDIR+=	compat_linux
3251.142SchristosSUBDIR+=	drm
3261.142SchristosSUBDIR+=	drmkms
3271.209SriastradSUBDIR+=	drmkms_agp
3281.142SchristosSUBDIR+=	drmkms_linux
3291.142SchristosSUBDIR+=	drmkms_pci
3301.142SchristosSUBDIR+=	i915drm
3311.142SchristosSUBDIR+=	i915drmkms
3321.142SchristosSUBDIR+=	pad
3331.85Sjruoho#
3341.85Sjruoho# ISA modules
3351.85Sjruoho#
3361.59SjmcneillSUBDIR+=	aps
3371.80SjmcneillSUBDIR+=	finsio
3381.79SjmcneillSUBDIR+=	itesio
3391.101SjakllschSUBDIR+=	lm
3401.101SjakllschSUBDIR+=	lm_isa
3411.101SjakllschSUBDIR+=	lm_isa_common
3421.101SjakllschSUBDIR+=	lm_wbsio
3431.101SjakllschSUBDIR+=	wbsio
3441.56Sjmcneill.endif
3451.56Sjmcneill
3461.49Stsutsui.if ${MACHINE_CPU} == "m68k"
3471.47StsutsuiSUBDIR+=	compat_aoutm68k
3481.47Stsutsui#SUBDIR+=	compat_linux
3491.47Stsutsui#SUBDIR+=	compat_sunos
3501.47Stsutsui.endif
3511.47Stsutsui
3521.88Smbalmer.if ${MACHINE_ARCH} == "i386" || \
3531.88Smbalmer    ${MACHINE_ARCH} == "x86_64" || \
3541.88Smbalmer    ${MACHINE_ARCH} == "sparc64"
3551.88SmbalmerSUBDIR+=	pwdog
3561.88Smbalmer.endif
3571.88Smbalmer
3581.23Sagc.include <bsd.own.mk>
3591.23Sagc
3601.107Sreinoud#
3611.107Sreinoud# NetBSD/usermode support
3621.107Sreinoud#
3631.107Sreinoud.if ${MACHINE_ARCH} == "i386" || \
3641.107Sreinoud    ${MACHINE_ARCH} == "x86_64"
3651.107SreinoudSUBDIR+=	../arch/usermode/modules/syscallemu
3661.107Sreinoud.endif
3671.107Sreinoud
3681.23Sagc# we need our device mapper for LVM
3691.23Sagc.if (${MKLVM} != "no")
3701.28SyamtSUBDIR+= 	dm
3711.23Sagc.endif
3721.23Sagc
3731.39Sdarran.if (${MKDTRACE} != "no")
3741.116SchsSUBDIR+=	cyclic
3751.39SdarranSUBDIR+=	dtrace
3761.39Sdarran.endif
3771.39Sdarran
3781.39Sdarran# we need solaris for the dtrace and zfs modules
3791.39Sdarran.if (${MKDTRACE} != "no" || ${MKZFS} != "no")
3801.39SdarranSUBDIR+=        solaris
3811.39Sdarran.endif
3821.39Sdarran
3831.34Shaad.if (${MKZFS} != "no")
3841.34ShaadSUBDIR+=	zfs
3851.34Shaad.endif
3861.34Shaad
3871.73Smrg.if (${MKCOMPATMODULES} != "no")
3881.73SmrgSUBDIR+=	arch
3891.73Smrg.endif
3901.73Smrg
3911.84Sjmcneill#
3921.84Sjmcneill# DTV modules
3931.84Sjmcneill#
3941.84SjmcneillSUBDIR+=	dtv
3951.84SjmcneillSUBDIR+=	dtv_math
3961.84Sjmcneill.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
3971.84Sjmcneill# tuners/demods
3981.84SjmcneillSUBDIR+=	au8522
3991.84SjmcneillSUBDIR+=	cx24227
4001.84SjmcneillSUBDIR+=	lg3303
4011.84SjmcneillSUBDIR+=	mt2131
4021.84SjmcneillSUBDIR+=	nxt2k
4031.84SjmcneillSUBDIR+=	tvpll
4041.84SjmcneillSUBDIR+=	xc3028
4051.84SjmcneillSUBDIR+=	xc5k
4061.91SjruohoSUBDIR+=	zl10353
4071.84Sjmcneill# hardware drivers
4081.84SjmcneillSUBDIR+=	auvitek
4091.84SjmcneillSUBDIR+=	coram
4101.84SjmcneillSUBDIR+=	cxdtv
4111.84SjmcneillSUBDIR+=	emdtv
4121.200Spgoyette
4131.200Spgoyette# Intel Integrated Memory Controller and associated SMBus
4141.200Spgoyette# (Experimental)
4151.200SpgoyetteSUBDIR+=	imc
4161.200SpgoyetteSUBDIR+=	imcsmb
4171.200Spgoyette
4181.84Sjmcneill.endif
4191.84Sjmcneill
4201.98Sriz.if (${MKISCSI} != "no")
4211.98SrizSUBDIR+=	iscsi
4221.98Sriz.endif
4231.98Sriz
4241.179Spgoyette# For now, all of these are disabled, pending resolution of how to deal
4251.179Spgoyette# with attachment-specific modules and bus-specific modules (as opposed
4261.179Spgoyette# to machine- or architecture-specific modules)
4271.179Spgoyette
4281.179Spgoyette.if 0
4291.179SpgoyetteSUBDIR+=	aac
4301.179SpgoyetteSUBDIR+=	amr
4311.179SpgoyetteSUBDIR+=	ataraid
4321.179SpgoyetteSUBDIR+=	cac
4331.179SpgoyetteSUBDIR+=	cac_eisa
4341.179SpgoyetteSUBDIR+=	cac_pci
4351.179SpgoyetteSUBDIR+=	if_vioif
4361.179SpgoyetteSUBDIR+=	ld
4371.179SpgoyetteSUBDIR+=	ld_aac
4381.179SpgoyetteSUBDIR+=	ld_amr
4391.179SpgoyetteSUBDIR+=	ld_ataraid
4401.179SpgoyetteSUBDIR+=	ld_cac
4411.179SpgoyetteSUBDIR+=	ld_icp
4421.179SpgoyetteSUBDIR+=	ld_mlx
4431.179SpgoyetteSUBDIR+=	ld_sdmmc
4441.179SpgoyetteSUBDIR+=	ld_twa
4451.179SpgoyetteSUBDIR+=	ld_twe
4461.179SpgoyetteSUBDIR+=	ld_virtio
4471.179SpgoyetteSUBDIR+=	mlx
4481.179SpgoyetteSUBDIR+=	mlx_eisa
4491.179SpgoyetteSUBDIR+=	mlx_pci
4501.179SpgoyetteSUBDIR+=	ld_nvme
4511.179SpgoyetteSUBDIR+=	nvme
4521.179SpgoyetteSUBDIR+=	twa
4531.179SpgoyetteSUBDIR+=	twe
4541.179SpgoyetteSUBDIR+=	viomb
4551.179SpgoyetteSUBDIR+=	virtio
4561.205SjakllschSUBDIR+=	virtio_pci
4571.190SjdolecekSUBDIR+=	vioscsi
4581.179Spgoyette.endif
4591.179Spgoyette
4601.154SpgoyetteSUBDIR+=	examples	# build these regularly to avoid bit-rot
4611.154Spgoyette
4621.1Sad.include <bsd.subdir.mk>
463