xref: /freebsd/sys/modules/Makefile (revision 6186fd1857626de0f7cb1a9e4dff19082f9ebb11)
1# $FreeBSD$
2
3SYSDIR?=${.CURDIR}/..
4.include "${SYSDIR}/conf/kern.opts.mk"
5
6SUBDIR_PARALLEL=
7
8# Modules that include binary-only blobs of microcode should be selectable by
9# MK_SOURCELESS_UCODE option (see below).
10
11.if defined(MODULES_OVERRIDE) && !defined(ALL_MODULES)
12SUBDIR=${MODULES_OVERRIDE}
13.else
14SUBDIR=	\
15	${_3dfx} \
16	${_3dfx_linux} \
17	${_aac} \
18	${_aacraid} \
19	accf_data \
20	accf_dns \
21	accf_http \
22	acl_nfs4 \
23	acl_posix1e \
24	${_acpi} \
25	ae \
26	${_aesni} \
27	age \
28	${_agp} \
29	aha \
30	${_ahb} \
31	ahci \
32	${_aic} \
33	aic7xxx \
34	aio \
35	alc \
36	ale \
37	alq \
38	${_amdsbwd} \
39	${_amdtemp} \
40	amr \
41	${_an} \
42	${_aout} \
43	${_apm} \
44	${_arcmsr} \
45	${_arcnet} \
46	${_asmc} \
47	${_asr} \
48	ata \
49	ath \
50	ath_pci \
51	autofs \
52	${_auxio} \
53	${_bce} \
54	bfe \
55	bge \
56	${_bxe} \
57	${_bios} \
58	${_bktr} \
59	${_bm} \
60	bridgestp \
61	bwi \
62	bwn \
63	cam \
64	${_canbepm} \
65	${_canbus} \
66	${_cardbus} \
67	${_carp} \
68	cas \
69	${_cbb} \
70	cc \
71	cd9660 \
72	cd9660_iconv \
73	${_ce} \
74	${_cfi} \
75	${_ciss} \
76	${_cm} \
77	${_cmx} \
78	${_coff} \
79	${_coretemp} \
80	${_cp} \
81	${_cpsw} \
82	${_cpuctl} \
83	${_cpufreq} \
84	${_crypto} \
85	${_cryptodev} \
86	${_cs} \
87	${_ct} \
88	${_ctau} \
89	ctl \
90	cuse \
91	${_cxgb} \
92	${_cxgbe} \
93	${_cyclic} \
94	dc \
95	dcons \
96	dcons_crom \
97	de \
98	${_dpms} \
99	${_dpt} \
100	${_drm} \
101	${_drm2} \
102	${_dtrace} \
103	dummynet \
104	${_ed} \
105	${_elink} \
106	${_em} \
107	en \
108	${_ep} \
109	${_epic} \
110	esp \
111	${_et} \
112	${_ex} \
113	${_exca} \
114	${_ext2fs} \
115	${_fatm} \
116	fdc \
117	fdescfs \
118	${_fe} \
119	${_filemon} \
120	firewire \
121	firmware \
122	fuse \
123	${_fxp} \
124	gem \
125	geom \
126	${_glxiic} \
127	${_glxsb} \
128	hatm \
129	hifn \
130	hme \
131	${_hpt27xx} \
132	${_hptiop} \
133	${_hptmv} \
134	${_hptnr} \
135	${_hptrr} \
136	hwpmc \
137	${_hyperv} \
138	${_i2c} \
139        ${_ibcore} \
140	${_ibcs2} \
141	${_ichwd} \
142	${_ida} \
143	${_ie} \
144	if_bridge \
145	if_disc \
146	if_edsc \
147	if_epair \
148	if_faith \
149	if_gif \
150	${_if_gre} \
151	if_lagg \
152	${_if_ndis} \
153	if_stf \
154	if_tap \
155	if_tun \
156	if_vlan \
157	${_igb} \
158	${_iir} \
159	imgact_binmisc \
160	${_io} \
161        ${_ipoib} \
162	${_ipdivert} \
163	${_ipfilter} \
164	${_ipfw} \
165	ipfw_nat \
166	${_ipmi} \
167	ip6_mroute_mod \
168	ip_mroute_mod \
169	${_ips} \
170	${_ipw} \
171	${_ipwfw} \
172	${_isci} \
173	iscsi \
174	iscsi_initiator \
175	isp \
176	${_ispfw} \
177	${_iwi} \
178	${_iwifw} \
179	${_iwn} \
180	${_iwnfw} \
181	${_ixgb} \
182	${_ixgbe} \
183	${_ixl} \
184	${_ixlv} \
185	jme \
186	joy \
187	kbdmux \
188	kgssapi \
189	kgssapi_krb5 \
190	khelp \
191	krpc \
192	ksyms \
193	le \
194	lge \
195	libalias \
196	libiconv \
197	libmbpool \
198	libmchain \
199	${_linprocfs} \
200	${_linsysfs} \
201	${_linux} \
202	lmc \
203	lpt \
204	mac_biba \
205	mac_bsdextended \
206	mac_ifoff \
207	mac_lomac \
208	mac_mls \
209	mac_none \
210	mac_partition \
211	mac_portacl \
212	mac_seeotheruids \
213	mac_stub \
214	mac_test \
215	malo \
216	mcd \
217	md \
218	mem \
219	mfi \
220	mii \
221	mlx \
222	${_mlx4} \
223	${_mlx4ib} \
224	${_mlxen} \
225	${_mly} \
226	mmc \
227	mmcsd \
228	mpr \
229	mps \
230	mpt \
231	mqueue \
232	mrsas \
233	msdosfs \
234	msdosfs_iconv \
235	${_mse} \
236	msk \
237	${_mthca} \
238	mvs \
239	mwl \
240	${_mwlfw} \
241	mxge \
242	my \
243	${_nandfs} \
244	${_nandsim} \
245	${_ncr} \
246	${_ncv} \
247	${_ndis} \
248	netfpga10g \
249	${_netgraph} \
250	${_nfe} \
251	nfs_common \
252	nfscl \
253	nfsclient \
254	nfscommon \
255	nfsd \
256	nfslock \
257	nfslockd \
258	nfsserver \
259	nfssvc \
260	nge \
261	nmdm \
262	${_nsp} \
263	nullfs \
264	${_ntb} \
265	${_nvd} \
266	${_nvme} \
267	${_nvram} \
268	${_nxge} \
269	${_opensolaris} \
270	oce \
271	${_padlock} \
272	patm \
273	${_pccard} \
274	${_pcfclock} \
275	pcn \
276	${_pf} \
277	${_pflog} \
278	${_pfsync} \
279	plip \
280	${_pmc} \
281	ppbus \
282	ppc \
283	ppi \
284	pps \
285	procfs \
286	proto \
287	pseudofs \
288	${_pst} \
289	pty  \
290	puc \
291	${_qlxge} \
292	${_qlxgb} \
293	${_qlxgbe} \
294	ral \
295	${_ralfw} \
296	${_random} \
297	rc4 \
298	${_rdma} \
299	re \
300	reiserfs \
301	rl \
302	${_s3} \
303	${_safe} \
304	${_sbni} \
305	scc \
306	scd \
307	${_scsi_low} \
308	sdhci \
309	sdhci_pci \
310	sem \
311	send \
312	${_sf} \
313	${_sfxge} \
314	sge \
315	${_si} \
316	siba_bwn \
317	siftr \
318	siis \
319	sis \
320	sk \
321	${_smbfs} \
322	${_sn} \
323	${_snc} \
324	snp \
325	${_sound} \
326	${_speaker} \
327	${_splash} \
328	${_sppp} \
329	ste \
330	${_stg} \
331	stge \
332	${_streams} \
333	${_svr4} \
334	${_sym} \
335	${_syscons} \
336	sysvipc \
337	${_ti} \
338	tl \
339	tmpfs \
340	${_toecore} \
341	${_tpm} \
342	trm \
343	${_twa} \
344	twe \
345	tws \
346	tx \
347	${_txp} \
348	uart \
349	ubsec \
350	udf \
351	udf_iconv \
352	ufs \
353	unionfs \
354	usb \
355	utopia \
356	${_vesa} \
357	${_virtio} \
358	vge \
359	${_viawd} \
360	vkbd \
361	${_vmm} \
362	${_vmware} \
363	${_vpo} \
364	vr \
365	vte \
366	vx \
367	${_vxge} \
368	wb \
369	${_wbwd} \
370	${_wds} \
371	${_wi} \
372	${_wl} \
373	wlan \
374	wlan_acl \
375	wlan_amrr \
376	wlan_ccmp \
377	wlan_rssadapt \
378	wlan_tkip \
379	wlan_wep \
380	wlan_xauth \
381	${_wpi} \
382	${_wpifw} \
383	${_x86bios} \
384	${_xe} \
385	xl \
386	${_zfs} \
387	zlib
388
389.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
390.if exists(${.CURDIR}/../opencrypto)
391_crypto=	crypto
392_cryptodev=	cryptodev
393.endif
394.if exists(${.CURDIR}/../crypto)
395_random=	random
396.endif
397.endif
398
399.if (${MK_INET_SUPPORT} != "no" || ${MK_INET6_SUPPORT} != "no") || \
400	defined(ALL_MODULES)
401_carp=		carp
402_toecore=	toecore
403.endif
404
405.if ${MK_INET_SUPPORT} != "no" || defined(ALL_MODULES)
406_if_gre=	if_gre
407_ipdivert=	ipdivert
408_ipfw=		ipfw
409.endif
410
411.if ${MK_IPFILTER} != "no" || defined(ALL_MODULES)
412_ipfilter=	ipfilter
413.endif
414
415.if ${MK_NAND} != "no" || defined(ALL_MODULES)
416_nandfs=	nandfs
417_nandsim=	nandsim
418.endif
419
420.if ${MK_NETGRAPH} != "no" || defined(ALL_MODULES)
421_netgraph=	netgraph
422.endif
423
424.if (${MK_PF} != "no" && (${MK_INET_SUPPORT} != "no" || \
425	${MK_INET6_SUPPORT} != "no")) || defined(ALL_MODULES)
426_pf=		pf
427_pflog=		pflog
428.if ${MK_INET_SUPPORT} != "no"
429_pfsync=	pfsync
430.endif
431.endif
432
433.if ${MK_SOURCELESS_UCODE} != "no"
434_bce=		bce
435_cxgbe=		cxgbe
436_fatm=		fatm
437_fxp=		fxp
438_ispfw=		ispfw
439_mwlfw=		mwlfw
440_ralfw=		ralfw
441_sf=		sf
442_sn=		sn
443_ti=		ti
444_txp=		txp
445.endif
446
447
448.if ${MACHINE_CPUARCH} != "arm" && ${MACHINE_CPUARCH} != "mips" && \
449	${MACHINE_CPUARCH} != "powerpc"
450_syscons=	syscons
451_vpo=		vpo
452.endif
453
454.if ${MACHINE_CPUARCH} != "arm" && ${MACHINE_CPUARCH} != "mips"
455# no BUS_SPACE_UNSPECIFIED
456# No barrier instruction support (specific to this driver)
457_sym=		sym
458# intr_disable() is a macro, causes problems
459.if ${MK_SOURCELESS_UCODE} != "no"
460_cxgb=		cxgb
461.endif
462.endif
463
464.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
465_agp=		agp
466_an=		an
467_aout=		aout
468_bktr=		bktr
469_bxe=		bxe
470_cardbus=	cardbus
471_cbb=		cbb
472_cpuctl=	cpuctl
473_cpufreq=	cpufreq
474.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
475_cyclic=	cyclic
476.endif
477_dpms=		dpms
478_drm=		drm
479_drm2=		drm2
480.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
481_dtrace=	dtrace
482.endif
483_ed=		ed
484_em=		em
485_et=		et
486_exca=		exca
487_ext2fs=	ext2fs
488_filemon=	filemon
489_i2c=		i2c
490.if ${MK_OFED} != "no" || defined(ALL_MODULES)
491_ibcore=        ibcore
492.endif
493_if_ndis=	if_ndis
494_igb=		igb
495_io=		io
496.if ${MK_OFED} != "no" || defined(ALL_MODULES)
497_ipoib=         ipoib
498.endif
499_linprocfs=	linprocfs
500_linsysfs=	linsysfs
501_linux=		linux
502_ndis=		ndis
503.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
504_opensolaris=	opensolaris
505.endif
506_pccard=	pccard
507.if ${MK_OFED} != "no" || defined(ALL_MODULES)
508_rdma=		rdma
509.endif
510_safe=		safe
511_scsi_low=	scsi_low
512_si=		si
513_smbfs=		smbfs
514_sound=		sound
515_speaker=	speaker
516_splash=	splash
517_sppp=		sppp
518_vmware=	vmware
519_vxge=  	vxge
520_wbwd=		wbwd
521_wi=		wi
522.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
523_zfs=		zfs
524.endif
525.if ${MACHINE} != "pc98"
526_aac=		aac
527_aacraid=	aacraid
528_acpi=		acpi
529.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
530_aesni=		aesni
531.endif
532_amdsbwd=	amdsbwd
533_amdtemp=	amdtemp
534_arcmsr=	arcmsr
535_asmc=		asmc
536_ciss=		ciss
537_cmx=		cmx
538_coretemp=	coretemp
539.if ${MK_SOURCELESS_HOST} != "no"
540_hpt27xx=	hpt27xx
541.endif
542_hptiop=	hptiop
543.if ${MK_SOURCELESS_HOST} != "no"
544_hptmv=		hptmv
545_hptnr=		hptnr
546_hptrr=		hptrr
547.endif
548_hyperv=	hyperv
549_ichwd=		ichwd
550_ida=		ida
551_iir=		iir
552_ipmi=		ipmi
553_ips=		ips
554_ipw=		ipw
555.if ${MK_SOURCELESS_UCODE} != "no"
556_ipwfw=		ipwfw
557.endif
558_isci=		isci
559_iwi=		iwi
560.if ${MK_SOURCELESS_UCODE} != "no"
561_iwifw=		iwifw
562.endif
563_iwn=		iwn
564.if ${MK_SOURCELESS_UCODE} != "no"
565_iwnfw=		iwnfw
566.endif
567_ixgb=		ixgb
568_ixgbe=		ixgbe
569.if ${MK_OFED} != "no" || defined(ALL_MODULES)
570_mlx4=		mlx4
571_mlx4ib=	mlx4ib
572_mlxen=		mlxen
573.endif
574_mly=		mly
575.if ${MK_OFED} != "no" || defined(ALL_MODULES)
576_mthca=		mthca
577.endif
578_nfe=		nfe
579_nvd=		nvd
580_nvme=		nvme
581_nvram=		nvram
582_nxge=		nxge
583.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
584_padlock=	padlock
585.endif
586_s3=		s3
587_tpm=		tpm
588_twa=		twa
589_vesa=		vesa
590_viawd=		viawd
591_virtio=	virtio
592_wpi=		wpi
593.if ${MK_SOURCELESS_UCODE} != "no"
594_wpifw=		wpifw
595.endif
596_x86bios=	x86bios
597.endif
598.endif
599
600.if ${MACHINE_CPUARCH} == "amd64"
601_ixl=		ixl
602_ixlv=		ixlv
603_ntb=		ntb
604_qlxge=		qlxge
605_qlxgb=		qlxgb
606_qlxgbe=	qlxgbe
607_sfxge=		sfxge
608_vmm=		vmm
609.endif
610
611.if ${MACHINE_CPUARCH} == "i386"
612# XXX some of these can move to the general case when de-i386'ed
613# XXX some of these can move now, but are untested on other architectures.
614_3dfx=		3dfx
615_3dfx_linux=	3dfx_linux
616_aic=		aic
617_apm=		apm
618_arcnet=	arcnet
619.if ${MK_SOURCELESS_UCODE} != "no"
620_ce=		ce
621.endif
622_coff=		coff
623.if ${MK_SOURCELESS_UCODE} != "no"
624_cp=		cp
625.endif
626_cs=		cs
627_elink=		elink
628_ep=		ep
629_fe=		fe
630_glxiic=	glxiic
631_glxsb=		glxsb
632_ibcs2=		ibcs2
633_ie=		ie
634_mse=		mse
635_ncr=		ncr
636_ncv=		ncv
637_nsp=		nsp
638_pcfclock=	pcfclock
639_pst=		pst
640_sbni=		sbni
641_streams=	streams
642_stg=		stg
643_svr4=		svr4
644_wds=		wds
645_xe=		xe
646.if ${MACHINE} == "i386"
647.if ${MK_EISA} != "no"
648_ahb=		ahb
649.endif
650_asr=		asr
651_bios=		bios
652_cm=		cm
653.if ${MK_SOURCELESS_UCODE} != "no"
654_ctau=		ctau
655.endif
656_dpt=		dpt
657_ex=		ex
658_wl=		wl
659.elif ${MACHINE} == "pc98"
660_canbepm=	canbepm
661_canbus=	canbus
662_ct=		ct
663_pmc=		pmc
664_snc=		snc
665.endif
666.endif
667
668.if ${MACHINE_CPUARCH} == "arm"
669_cfi=		cfi
670_cpsw=		cpsw
671_sound=		sound
672.endif
673
674.if ${MACHINE_CPUARCH} == "powerpc"
675_agp=		agp
676_an=		an
677_bm=		bm
678_cardbus=	cardbus
679_cbb=		cbb
680_cfi=		cfi
681_cpufreq=	cpufreq
682.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
683_cyclic=	cyclic
684.endif
685_drm=		drm
686.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
687_dtrace=	dtrace
688.endif
689_exca=		exca
690_nvram=		powermac_nvram
691.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
692_opensolaris=	opensolaris
693.endif
694_pccard=	pccard
695_smbfs=		smbfs
696_sound=		sound
697_wi=		wi
698.endif
699
700.if ${MACHINE_ARCH} == "powerpc64"
701.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
702_zfs=		zfs
703.endif
704.endif
705
706.if ${MACHINE_CPUARCH} == "sparc64"
707_auxio=		auxio
708_em=		em
709_epic=		epic
710_i2c=		i2c
711_igb=		igb
712.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
713_opensolaris=	opensolaris
714.endif
715_smbfs=		smbfs
716_sound=		sound
717.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
718_zfs=		zfs
719.endif
720.endif
721
722.endif
723
724.for reject in ${WITHOUT_MODULES}
725SUBDIR:= ${SUBDIR:N${reject}}
726.endfor
727
728# Calling kldxref(8) for each module is expensive.
729.if !defined(NO_XREF)
730.MAKEFLAGS+=	-DNO_XREF
731afterinstall:
732	@if type kldxref >/dev/null 2>&1; then \
733		${ECHO} kldxref ${DESTDIR}${KMODDIR}; \
734		kldxref ${DESTDIR}${KMODDIR}; \
735	fi
736.endif
737
738.include <bsd.subdir.mk>
739