aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
blob: 41dd04fb29904f5a23a5d83baf9cb9a5cd877a1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
# $FreeBSD$

# oldcard -- specialized use for debugging only.
# owi -- totally unsupported for debugging only.

SUBDIR=	${_3dfx} \
	${_aac} \
	accf_data \
	accf_http \
	${_acpi} \
	${_agp} \
	aha \
	${_ahb} \
	${_aic} \
	aic7xxx \
	aio \
	${_amd} \
	amr \
	an \
	${_aout} \
	${_apm} \
	${_ar} \
	${_arcmsr} \
	${_arcnet} \
	${_arl} \
	${_asr} \
	ata \
	ath \
	${_ath_hal} \
	ath_rate_amrr \
	ath_rate_onoe \
	ath_rate_sample \
	aue \
	${_auxio} \
	${_awi} \
	axe \
	bfe \
	bge \
	${_bios} \
	${_bktr} \
	cam \
	${_canbepm} \
	${_canbus} \
	${_cardbus} \
	${_cbb} \
	cd9660 \
	cd9660_iconv \
	cdce \
	${_ciss} \
	${_cm} \
	coda \
	coda5 \
	${_coff} \
	${_cp} \
	${_cpufreq} \
	${_crypto} \
	${_cryptodev} \
	${_cs} \
	${_ctau} \
	cue \
	${_cx} \
	dc \
	dcons \
	dcons_crom \
	de \
	${_digi} \
	${_dpt} \
	${_drm} \
	dummynet \
	${_ed} \
	${_elink} \
	${_em} \
	en \
	${_ep} \
	${_ex} \
	${_exca} \
	${_ext2fs} \
	fatm \
	fdc \
	fdescfs \
	${_fe} \
	firewire \
	fxp \
	${_gem} \
	geom \
	harp \
	hatm \
	${_hfa} \
	hifn \
	hme \
	${_hptmv} \
	hwpmc \
	${_i2c} \
	${_ibcs2} \
	${_ichwd} \
	${_ida} \
	${_idt} \
	${_ie} \
	if_bridge \
	if_disc \
	if_ef \
	if_faith \
	if_gif \
	if_gre \
	${_if_ndis} \
	if_ppp \
	if_sl \
	if_stf \
	if_tap \
	if_tun \
	if_vlan \
	${_iir} \
	${_io} \
	ip6fw \
	ipdivert \
	${_ipfilter} \
	ipfw \
	ip_mroute_mod \
	${_ips} \
	ipw \
	isp \
	ispfw \
	iwi \
	joy \
	kbdmux \
	kue \
	lge \
	libalias \
	libiconv \
	libmbpool \
	libmchain \
	${_linprocfs} \
	${_linux} \
	lmc \
	${_lnc} \
	lpt \
	mac_biba \
	mac_bsdextended \
	mac_ifoff \
	mac_lomac \
	mac_mls \
	mac_none \
	mac_partition \
	mac_portacl \
	mac_seeotheruids \
	mac_stub \
	mac_test \
	mcd \
	md \
	mem \
	mii \
	mlx \
	${_mly} \
	mpt \
	msdosfs \
	msdosfs_iconv \
	${_mse} \
	my \
	${_ncp} \
	${_ncv} \
	${_ndis} \
	netgraph \
	nfsclient \
	nfsserver \
	nge \
	nmdm \
	${_nsp} \
	ntfs \
	ntfs_iconv \
	nullfs \
	${_nve} \
	${_nwfs} \
	${_oltr} \
	${_osf1} \
	${_padlock} \
	patm \
	${_pccard} \
	${_pcfclock} \
	pcn \
	${_pecoff} \
	${_pf} \
	plip \
	${_pmc} \
	portalfs \
	ppbus \
	ppi \
	pps \
	procfs \
	pseudofs \
	${_pst} \
	${_puc} \
	ral \
	${_random} \
	${_ray} \
	rc \
	rc4 \
	re \
	reiserfs \
	rl \
	rp \
	rue \
	${_s3} \
	${_safe} \
	${_sbni} \
	sbsh \
	scd \
	${_scsi_low} \
	sf \
	${_sio} \
	sis \
	sk \
	${_smbfs} \
	sn \
	${_snc} \
	snp \
	${_sound} \
	${_speaker} \
	${_splash} \
	${_sppp} \
	${_sr} \
	ste \
	${_stg} \
	${_streams} \
	sym \
	${_syscons} \
	sysvipc \
	ti \
	tl \
	trm \
	${_twa} \
	twe \
	tx \
	txp \
	${_uart} \
	ubsa \
	ubsec \
	ubser \
	ucom \
	ucycom \
	udav \
	udbp \
	udf \
	udf_iconv \
	ufm \
	${_ufs} \
	uftdi \
	ugen \
	uhid \
	ukbd \
	ulpt \
	umass \
	umct \
	umodem \
	ums \
	unionfs \
	uplcom \
	ural \
	urio \
	usb \
	uscanner \
	utopia \
	uvisor \
	uvscom \
	${_vesa} \
	vge \
	vkbd \
	${_vpo} \
	vr \
	vx \
	wb \
	${_wi} \
	wlan \
	wlan_acl \
	wlan_ccmp \
	wlan_tkip \
	wlan_wep \
	wlan_xauth \
	${_xe} \
	xl

.if ${MACHINE_ARCH} != "powerpc"
_syscons=	syscons
_uart=		uart
_vpo=		vpo
.endif

.if defined(ALL_MODULES)
_ufs=		ufs
.endif

.if !defined(NO_CRYPT) || defined(ALL_MODULES)
.if exists(${.CURDIR}/../opencrypto)
_crypto=	crypto
_cryptodev=	cryptodev
.endif
.if exists(${.CURDIR}/../crypto)
_random=	random
.endif
.endif

.if !defined(NO_IPFILTER) || defined(ALL_MODULES)
_ipfilter=	ipfilter
.endif

.if !defined(NO_PF) || defined(ALL_MODULES)
_pf=		pf
.endif

.if ${MACHINE_ARCH} == "i386"
# XXX some of these can move to the general case when de-i386'ed
# XXX some of these can move now, but are untested on other architectures.
_3dfx=		3dfx
_agp=		agp
_aic=		aic
_amd=		amd
_aout=		aout
_apm=		apm
_ar=		ar
_arcnet=	arcnet
_ath_hal=	ath_hal
_awi=		awi
_bktr=		bktr
_cardbus=	cardbus
_cbb=		cbb
_coff=		coff
_cp=		cp
_cpufreq=	cpufreq
_digi=		digi
_drm=		drm
_ed=		ed
_elink=		elink
_em=		em
_ep=		ep
_exca=		exca
_ext2fs=	ext2fs
_fe=		fe
_hfa=		hfa
_i2c=		i2c
_ibcs2=		ibcs2
_ie=		ie
_if_ndis=	if_ndis
_io=		io
_linprocfs=	linprocfs
_linux=		linux
_lnc=		lnc
_mse=		mse
_ncp=		ncp
_ncv=		ncv
_ndis=		ndis
_nsp=		nsp
_nwfs=		nwfs
_oltr=		oltr
_pccard=	pccard
_pcfclock=	pcfclock
_pecoff=	pecoff
_pst=		pst
_puc=		puc
_ray=		ray
_safe=		safe
_sbni=		sbni
_scsi_low=	scsi_low
_sio=		sio
_smbfs=		smbfs
_sound=		sound
_speaker=	speaker
_splash=	splash
_sppp=		sppp
_sr=		sr
_stg=		stg
_streams=	streams
_wi=		wi
_xe=		xe
.if ${MACHINE} == "i386"
_aac=		aac
_acpi=		acpi
_ahb=		ahb
_arcmsr=	arcmsr
_arl=		arl
_asr=		asr
_bios=		bios
_ciss=		ciss
_cm=		cm
_cs=		cs
_ctau=		ctau
_cx=		cx
_dpt=		dpt
_ex=		ex
_hptmv=		hptmv
_ichwd=		ichwd
_ida=		ida
_idt=		idt
_iir=		iir
_ips=		ips
_mly=		mly
_nve=		nve
.if !defined(NO_CRYPT) || defined(ALL_MODULES)
.if exists(${.CURDIR}/../crypto/via)
_padlock=	padlock
.endif
.endif
_s3=		s3
_twa=		twa
_vesa=		vesa
.elif ${MACHINE} == "pc98"
_canbepm=	canbepm
_canbus=	canbus
_pmc=		pmc
_snc=		snc
.endif
.endif

.if ${MACHINE_ARCH} == "alpha"
_agp=		agp
_ahb=		ahb
_ext2fs=	ext2fs
_linprocfs=	linprocfs
_linux=		linux
_osf1=		osf1
_sound=		sound
_sppp=		sppp
.endif

.if ${MACHINE_ARCH} == "amd64"
_aac=		aac
#_acpi=		acpi		# doesn't work on amd64 yet
_agp=		agp
_arcmsr=	arcmsr
_ath_hal=	ath_hal
_ciss=		ciss
_cpufreq=	cpufreq
_digi=		digi
_drm=		drm
_em=		em
_ext2fs=	ext2fs
_hptmv=		hptmv
_i2c=		i2c
_ichwd=		ichwd
_ida=		ida
_if_ndis=	if_ndis
_iir=		iir
_io=		io
_ips=		ips
#_lnc=		lnc
_mly=		mly
_ndis=		ndis
_nve=		nve
_safe=		safe
_scsi_low=	scsi_low
_smbfs=		smbfs
_sound=		sound
_sppp=		sppp
_twa=		twa
.endif

.if ${MACHINE_ARCH} == "ia64"
# Modules not enabled on ia64 (as compared to i386) include:
#	aac acpi aout apm atspeaker drm ibcs2 linprocfs linux ncv
#	nsp oltr pecoff s3 sbni stg vesa
# acpi is not enabled because it is broken as a module on ia64
_aic=		aic
#_ar=		ar	not 64-bit clean
_arcnet=	arcnet
_asr=		asr
_bktr=		bktr
_cardbus=	cardbus
_cbb=		cbb
_ciss=		ciss
_cm=		cm
_coff=		coff
_cpufreq=	cpufreq
_em=		em
_ep=		ep
_exca=		exca
_fe=		fe
_hfa=		hfa
_iir=		iir
_mly=		mly
_pccard=	pccard
_scsi_low=	scsi_low
_smbfs=		smbfs
_sound=		sound
_splash=	splash
_sppp=		sppp
#_sr=		sr		not 64bit clean
_streams=	streams
_wi=		wi
_xe=		xe
.endif

.if ${MACHINE_ARCH} == "powerpc"
_gem=		gem
_smbfs=		smbfs
.endif

.if ${MACHINE_ARCH} == "sparc64"
_auxio=		auxio
_em=		em
_gem=		gem
_i2c=		i2c
_sound=		sound
.endif

.if defined(MODULES_OVERRIDE) && !defined(ALL_MODULES)
SUBDIR=${MODULES_OVERRIDE}
.endif

.for reject in ${WITHOUT_MODULES}
SUBDIR:= ${SUBDIR:N${reject}}
.endfor

# Calling kldxref(8) for each module is expensive.
.if !defined(NO_XREF)
.MAKEFLAGS+=	-DNO_XREF
afterinstall:
	@if type kldxref >/dev/null 2>&1; then \
		${ECHO} kldxref ${DESTDIR}${KMODDIR}; \
		kldxref ${DESTDIR}${KMODDIR}; \
	fi
.endif

.include <bsd.subdir.mk>