xref: /dragonfly/sys/conf/files (revision 335b9e93)
1# $FreeBSD: src/sys/conf/files,v 1.340.2.137 2003/06/04 17:10:30 sam Exp $
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7acpi_quirks.h			optional acpi				   \
8	dependency	"$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9	compile-with	"${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
10	no-obj no-implicit-rule before-depend				   \
11	clean		"acpi_quirks.h"
12feeder_eq_gen.h			optional sound				   \
13	dependency	"$S/tools/sound/feeder_eq_mkfilter.awk"		   \
14	compile-with	"${AWK} -f $S/tools/sound/feeder_eq_mkfilter.awk -- ${FEEDER_EQ_PRESETS} > feeder_eq_gen.h" \
15	no-obj no-implicit-rule before-depend				   \
16	clean		"feeder_eq_gen.h"
17feeder_rate_gen.h		optional sound				   \
18	dependency	"$S/tools/sound/feeder_rate_mkfilter.awk"	   \
19	compile-with	"${AWK} -f $S/tools/sound/feeder_rate_mkfilter.awk -- ${FEEDER_RATE_PRESETS} > feeder_rate_gen.h" \
20	no-obj no-implicit-rule before-depend				   \
21	clean		"feeder_rate_gen.h"
22snd_fxdiv_gen.h			optional sound				   \
23	dependency	"$S/tools/sound/snd_fxdiv_gen.awk"		   \
24	compile-with	"${AWK} -f $S/tools/sound/snd_fxdiv_gen.awk -- > snd_fxdiv_gen.h" \
25	no-obj no-implicit-rule before-depend				   \
26	clean		"snd_fxdiv_gen.h"
27kern/cpu_if.m				standard
28kern/device_if.m			standard
29kern/bus_if.m				standard
30bus/cam/cam.c				optional scbus
31bus/cam/cam_xpt.c			optional scbus
32bus/cam/cam_extend.c			optional scbus
33bus/cam/cam_queue.c			optional scbus
34bus/cam/cam_periph.c			optional scbus
35bus/cam/cam_sim.c			optional scbus
36bus/cam/scsi/scsi_all.c			optional scbus
37bus/cam/scsi/scsi_da.c			optional da
38bus/cam/scsi/scsi_pt.c			optional pt
39bus/cam/scsi/scsi_sa.c			optional sa
40bus/cam/scsi/scsi_cd.c			optional cd
41bus/cam/scsi/scsi_ch.c			optional ch
42bus/cam/scsi/scsi_pass.c		optional pass
43bus/cam/scsi/scsi_ses.c			optional ses
44bus/cam/scsi/scsi_sg.c			optional sg
45bus/cam/scsi/scsi_target.c		optional targ
46bus/cam/scsi/scsi_targ_bh.c		optional targbh
47
48dev/disk/dm/device-mapper.c		optional dm
49dev/disk/dm/dm_dev.c			optional dm
50dev/disk/dm/dm_ioctl.c			optional dm
51dev/disk/dm/dm_pdev.c			optional dm
52dev/disk/dm/dm_table.c			optional dm
53dev/disk/dm/dm_target.c			optional dm
54dev/disk/dm/dm_target_error.c		optional dm
55dev/disk/dm/dm_target_zero.c		optional dm
56dev/disk/dm/crypt/dm_target_crypt.c	optional dm_target_crypt
57dev/disk/dm/linear/dm_target_linear.c	optional dm_target_linear
58dev/disk/dm/striped/dm_target_striped.c	optional dm_target_striped
59dev/disk/dm/delay/dm_target_delay.c	optional dm_target_delay
60dev/disk/dm/flakey/dm_target_flakey.c	optional dm_target_flakey
61
62dev/disk/iscsi/initiator/isc_cam.c	optional iscsi_initiator scbus
63dev/disk/iscsi/initiator/isc_sm.c	optional iscsi_initiator scbus
64dev/disk/iscsi/initiator/isc_soc.c	optional iscsi_initiator scbus
65dev/disk/iscsi/initiator/isc_subr.c	optional iscsi_initiator scbus
66dev/disk/iscsi/initiator/iscsi.c	optional iscsi_initiator scbus
67dev/disk/iscsi/initiator/iscsi_subr.c	optional iscsi_initiator scbus
68
69crypto/sha1.c				optional carp
70ddb/db_access.c				optional ddb
71ddb/db_kld.c				optional ddb
72ddb/db_break.c				optional ddb
73ddb/db_command.c			optional ddb
74ddb/db_examine.c			optional ddb
75ddb/db_expr.c				optional ddb
76ddb/db_input.c				optional ddb
77ddb/db_lex.c				optional ddb
78ddb/db_output.c				optional ddb
79ddb/db_print.c				optional ddb
80ddb/db_ps.c				optional ddb
81ddb/db_run.c				optional ddb
82ddb/db_sym.c				optional ddb
83ddb/db_sysctl.c				optional ddb
84ddb/db_trap.c				optional ddb
85ddb/db_variables.c			optional ddb
86ddb/db_watch.c				optional ddb
87ddb/db_write_cmd.c			optional ddb
88dev/raid/aac/aac.c			optional aac
89dev/raid/aac/aac_cam.c			optional aacp aac
90dev/raid/aac/aac_debug.c		optional aac
91dev/raid/aac/aac_disk.c			optional aac
92dev/raid/aac/aac_pci.c			optional aac pci
93dev/raid/arcmsr/arcmsr.c		optional arcmsr pci
94
95dev/disk/fd/fd.c			optional fd
96dev/disk/fd/fd_pccard.c			optional fd pccard
97
98dev/pccard/pccbb/pccbb.c		optional cbb
99dev/pccard/pccbb/pccbb_isa.c		optional cbb isa
100dev/pccard/pccbb/pccbb_pci.c		optional cbb pci
101dev/pccard/cardbus/cardbus.c		optional cardbus
102dev/pccard/cardbus/cardbus_cis.c	optional cardbus
103dev/pccard/exca/exca.c			optional cbb
104
105dev/disk/advansys/adv_pci.c		optional adv pci
106dev/disk/advansys/advansys.c		optional adv
107dev/disk/advansys/advlib.c		optional adv
108dev/disk/advansys/advmcode.c		optional adv
109dev/disk/advansys/adw_pci.c		optional adw pci
110dev/disk/advansys/adwcam.c		optional adw
111dev/disk/advansys/adwlib.c		optional adw
112dev/disk/advansys/adwmcode.c		optional adw
113dev/netif/ae/if_ae.c			optional ae
114dev/netif/age/if_age.c			optional age
115dev/raid/asr/asr.c			optional asr pci
116dev/disk/ahci/ahci.c			optional ahci
117dev/disk/ahci/ahci_dragonfly.c		optional ahci
118dev/disk/ahci/ahci_attach.c		optional ahci
119dev/disk/ahci/ahci_cam.c		optional ahci
120dev/disk/ahci/ahci_pm.c			optional ahci
121dev/disk/sili/sili.c			optional sili
122dev/disk/sili/sili_dragonfly.c		optional sili
123dev/disk/sili/sili_attach.c		optional sili
124dev/disk/sili/sili_cam.c		optional sili
125dev/disk/sili/sili_pm.c			optional sili
126dev/disk/nvme/nvme.c			optional nvme
127dev/disk/nvme/nvme_dragonfly.c		optional nvme
128dev/disk/nvme/nvme_attach.c		optional nvme
129dev/disk/nvme/nvme_admin.c		optional nvme
130dev/disk/nvme/nvme_disk.c		optional nvme
131dev/disk/nvme/nvme_ioctl.c		optional nvme
132dev/disk/nata/ata_if.m			optional nata
133dev/disk/nata/ata-all.c			optional nata
134dev/disk/nata/ata-card.c		optional nata pccard
135dev/disk/nata/ata-chipset.c		optional nata pci
136dev/disk/nata/ata-disk.c		optional natadisk
137dev/disk/nata/ata-dma.c			optional nata pci
138dev/disk/nata/ata-isa.c			optional nata isa
139dev/disk/nata/ata-lowlevel.c		optional nata
140dev/disk/nata/ata-pci.c			optional nata pci
141dev/disk/nata/ata-queue.c		optional nata
142dev/disk/nata/ata-raid.c		optional nataraid
143dev/disk/nata/ata-sata.c		optional nata pci
144dev/disk/nata/atapi-cam.c		optional natapicam
145dev/disk/nata/atapi-cd.c		optional natapicd
146dev/disk/nata/atapi-fd.c		optional natapifd
147dev/disk/nata/atapi-tape.c		optional natapist
148dev/raid/amr/amr.c			optional amr
149dev/raid/amr/amr_cam.c			optional amrp amr
150dev/raid/amr/amr_disk.c			optional amr
151dev/raid/amr/amr_pci.c			optional amr pci
152dev/netif/ath/ath_hal/ah_osdep.c			optional ath_hal
153dev/netif/ath/ath_hal/ah.c 				optional ath_hal
154dev/netif/ath/ath_hal/ah_eeprom_v1.c 			optional ath_hal
155dev/netif/ath/ath_hal/ah_eeprom_v14.c 			optional ath_hal
156dev/netif/ath/ath_hal/ah_eeprom_v3.c 			optional ath_hal
157dev/netif/ath/ath_hal/ah_eeprom_v4k.c 			optional ath_hal
158dev/netif/ath/ath_hal/ah_eeprom_9287.c			optional ath_hal
159dev/netif/ath/ath_hal/ah_regdomain.c 			optional ath_hal
160dev/netif/ath/ath_hal/ar5210/ar5210_attach.c 		optional ath_hal
161dev/netif/ath/ath_hal/ar5210/ar5210_beacon.c 		optional ath_hal
162dev/netif/ath/ath_hal/ar5210/ar5210_interrupts.c	optional ath_hal
163dev/netif/ath/ath_hal/ar5210/ar5210_keycache.c 		optional ath_hal
164dev/netif/ath/ath_hal/ar5210/ar5210_misc.c 		optional ath_hal
165dev/netif/ath/ath_hal/ar5210/ar5210_phy.c 		optional ath_hal
166dev/netif/ath/ath_hal/ar5210/ar5210_power.c 		optional ath_hal
167dev/netif/ath/ath_hal/ar5210/ar5210_recv.c 		optional ath_hal
168dev/netif/ath/ath_hal/ar5210/ar5210_reset.c 		optional ath_hal
169dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c 		optional ath_hal
170dev/netif/ath/ath_hal/ar5211/ar5211_attach.c 		optional ath_hal
171dev/netif/ath/ath_hal/ar5211/ar5211_beacon.c 		optional ath_hal
172dev/netif/ath/ath_hal/ar5211/ar5211_interrupts.c	optional ath_hal
173dev/netif/ath/ath_hal/ar5211/ar5211_keycache.c 		optional ath_hal
174dev/netif/ath/ath_hal/ar5211/ar5211_misc.c 		optional ath_hal
175dev/netif/ath/ath_hal/ar5211/ar5211_phy.c 		optional ath_hal
176dev/netif/ath/ath_hal/ar5211/ar5211_power.c 		optional ath_hal
177dev/netif/ath/ath_hal/ar5211/ar5211_recv.c 		optional ath_hal
178dev/netif/ath/ath_hal/ar5211/ar5211_reset.c 		optional ath_hal
179dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c 		optional ath_hal
180dev/netif/ath/ath_hal/ar5212/ar2413.c 			optional ath_hal
181dev/netif/ath/ath_hal/ar5212/ar2425.c	 		optional ath_hal
182dev/netif/ath/ath_hal/ar5212/ar5111.c 			optional ath_hal
183dev/netif/ath/ath_hal/ar5212/ar5112.c 			optional ath_hal
184dev/netif/ath/ath_hal/ar5212/ar5212_ani.c 		optional ath_hal
185dev/netif/ath/ath_hal/ar5212/ar5212_attach.c 		optional ath_hal
186dev/netif/ath/ath_hal/ar5212/ar5212_beacon.c 		optional ath_hal
187dev/netif/ath/ath_hal/ar5212/ar5212_eeprom.c 		optional ath_hal
188dev/netif/ath/ath_hal/ar5212/ar5212_gpio.c 		optional ath_hal
189dev/netif/ath/ath_hal/ar5212/ar5212_interrupts.c	optional ath_hal
190dev/netif/ath/ath_hal/ar5212/ar5212_keycache.c 		optional ath_hal
191dev/netif/ath/ath_hal/ar5212/ar5212_misc.c 		optional ath_hal
192dev/netif/ath/ath_hal/ar5212/ar5212_phy.c 		optional ath_hal
193dev/netif/ath/ath_hal/ar5212/ar5212_power.c 		optional ath_hal
194dev/netif/ath/ath_hal/ar5212/ar5212_recv.c 		optional ath_hal
195dev/netif/ath/ath_hal/ar5212/ar5212_reset.c 		optional ath_hal
196dev/netif/ath/ath_hal/ar5212/ar5212_rfgain.c 		optional ath_hal
197dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c 		optional ath_hal
198dev/netif/ath/ath_hal/ar5212/ar5413.c 			optional ath_hal
199dev/netif/ath/ath_hal/ar5416/ar2133.c	 		optional ath_hal
200dev/netif/ath/ath_hal/ar5416/ar5416_ani.c 		optional ath_hal
201dev/netif/ath/ath_hal/ar5416/ar5416_attach.c 		optional ath_hal
202dev/netif/ath/ath_hal/ar5416/ar5416_beacon.c 		optional ath_hal
203dev/netif/ath/ath_hal/ar5416/ar5416_btcoex.c		optional ath_hal
204dev/netif/ath/ath_hal/ar5416/ar5416_cal.c 		optional ath_hal
205dev/netif/ath/ath_hal/ar5416/ar5416_cal_adcdc.c 	optional ath_hal
206dev/netif/ath/ath_hal/ar5416/ar5416_cal_adcgain.c	optional ath_hal
207dev/netif/ath/ath_hal/ar5416/ar5416_cal_iq.c 		optional ath_hal
208dev/netif/ath/ath_hal/ar5416/ar5416_eeprom.c 		optional ath_hal
209dev/netif/ath/ath_hal/ar5416/ar5416_gpio.c 		optional ath_hal
210dev/netif/ath/ath_hal/ar5416/ar5416_interrupts.c	optional ath_hal
211dev/netif/ath/ath_hal/ar5416/ar5416_keycache.c 		optional ath_hal
212dev/netif/ath/ath_hal/ar5416/ar5416_misc.c 		optional ath_hal
213dev/netif/ath/ath_hal/ar5416/ar5416_phy.c 		optional ath_hal
214dev/netif/ath/ath_hal/ar5416/ar5416_power.c 		optional ath_hal
215dev/netif/ath/ath_hal/ar5416/ar5416_radar.c		optional ath_hal
216dev/netif/ath/ath_hal/ar5416/ar5416_recv.c 		optional ath_hal
217dev/netif/ath/ath_hal/ar5416/ar5416_reset.c 		optional ath_hal
218dev/netif/ath/ath_hal/ar5416/ar5416_spectral.c		optional ath_hal
219dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c 		optional ath_hal
220dev/netif/ath/ath_hal/ar9001/ar9130_attach.c 		optional ath_hal
221dev/netif/ath/ath_hal/ar9001/ar9130_eeprom.c 		optional ath_hal
222dev/netif/ath/ath_hal/ar9001/ar9130_phy.c 		optional ath_hal
223dev/netif/ath/ath_hal/ar9001/ar9160_attach.c 		optional ath_hal
224dev/netif/ath/ath_hal/ar9002/ar9280.c 			optional ath_hal
225dev/netif/ath/ath_hal/ar9002/ar9280_attach.c 		optional ath_hal
226dev/netif/ath/ath_hal/ar9002/ar9280_olc.c 		optional ath_hal
227dev/netif/ath/ath_hal/ar9002/ar9285.c 			optional ath_hal
228dev/netif/ath/ath_hal/ar9002/ar9285_attach.c 		optional ath_hal
229dev/netif/ath/ath_hal/ar9002/ar9285_btcoex.c 		optional ath_hal
230dev/netif/ath/ath_hal/ar9002/ar9285_cal.c 		optional ath_hal
231dev/netif/ath/ath_hal/ar9002/ar9285_diversity.c 	optional ath_hal
232dev/netif/ath/ath_hal/ar9002/ar9285_phy.c 		optional ath_hal
233dev/netif/ath/ath_hal/ar9002/ar9285_reset.c 		optional ath_hal
234dev/netif/ath/ath_hal/ar9002/ar9287.c			optional ath_hal
235dev/netif/ath/ath_hal/ar9002/ar9287_attach.c		optional ath_hal
236dev/netif/ath/ath_hal/ar9002/ar9287_cal.c		optional ath_hal
237dev/netif/ath/ath_hal/ar9002/ar9287_olc.c		optional ath_hal
238dev/netif/ath/ath_hal/ar9002/ar9287_reset.c		optional ath_hal
239contrib/dev/ath/ath_hal/ar9300/ar9300_ani.c		optional ath_hal
240contrib/dev/ath/ath_hal/ar9300/ar9300_attach.c		optional ath_hal
241contrib/dev/ath/ath_hal/ar9300/ar9300_beacon.c		optional ath_hal
242contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c		optional ath_hal
243contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd.c		optional ath_hal
244contrib/dev/ath/ath_hal/ar9300/ar9300_gpio.c		optional ath_hal
245contrib/dev/ath/ath_hal/ar9300/ar9300_interrupts.c	optional ath_hal
246contrib/dev/ath/ath_hal/ar9300/ar9300_keycache.c	optional ath_hal
247contrib/dev/ath/ath_hal/ar9300/ar9300_mci.c		optional ath_hal
248contrib/dev/ath/ath_hal/ar9300/ar9300_misc.c		optional ath_hal
249contrib/dev/ath/ath_hal/ar9300/ar9300_paprd.c		optional ath_hal
250contrib/dev/ath/ath_hal/ar9300/ar9300_phy.c		optional ath_hal
251contrib/dev/ath/ath_hal/ar9300/ar9300_power.c		optional ath_hal
252contrib/dev/ath/ath_hal/ar9300/ar9300_radar.c		optional ath_hal
253contrib/dev/ath/ath_hal/ar9300/ar9300_radio.c		optional ath_hal
254contrib/dev/ath/ath_hal/ar9300/ar9300_recv.c		optional ath_hal
255contrib/dev/ath/ath_hal/ar9300/ar9300_recv_ds.c		optional ath_hal
256contrib/dev/ath/ath_hal/ar9300/ar9300_reset.c		optional ath_hal
257contrib/dev/ath/ath_hal/ar9300/ar9300_spectral.c	optional ath_hal
258contrib/dev/ath/ath_hal/ar9300/ar9300_stub.c		optional ath_hal
259contrib/dev/ath/ath_hal/ar9300/ar9300_stub_funcs.c	optional ath_hal
260contrib/dev/ath/ath_hal/ar9300/ar9300_timer.c		optional ath_hal
261contrib/dev/ath/ath_hal/ar9300/ar9300_xmit.c		optional ath_hal
262contrib/dev/ath/ath_hal/ar9300/ar9300_xmit_ds.c		optional ath_hal
263dev/netif/ath/ath_rate/amrr/amrr.c	optional ath_rate_amrr \
264	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
265dev/netif/ath/ath_rate/onoe/onoe.c	optional ath_rate_onoe \
266	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
267dev/netif/ath/ath_rate/sample/sample.c	optional ath_rate_sample \
268	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
269dev/netif/ath/ath/if_ath.c		optional ath \
270	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
271dev/netif/ath/ath/if_ath_ioctl.c	optional ath \
272	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
273dev/netif/ath/ath/if_ath_descdma.c	optional ath \
274	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
275dev/netif/ath/ath/if_ath_ahb.c		optional ath \
276	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
277dev/netif/ath/ath/if_ath_alq.c		optional ath \
278	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
279dev/netif/ath/ath/if_ath_beacon.c	optional ath \
280	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
281dev/netif/ath/ath/if_ath_btcoex.c	optional ath \
282	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
283dev/netif/ath/ath/if_ath_debug.c	optional ath \
284	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
285dev/netif/ath/ath/if_ath_keycache.c	optional ath \
286	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
287dev/netif/ath/ath/if_ath_led.c		optional ath \
288	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
289dev/netif/ath/ath/if_ath_lna_div.c	optional ath \
290	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
291dev/netif/ath/ath/if_ath_pci.c		optional ath pci \
292	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
293dev/netif/ath/ath/if_ath_rx.c		optional ath \
294	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
295dev/netif/ath/ath/if_ath_rx_edma.c	optional ath \
296	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
297dev/netif/ath/ath/if_ath_spectral.c	optional ath \
298	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
299dev/netif/ath/ath/if_ath_sysctl.c	optional ath \
300	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
301dev/netif/ath/ath/if_ath_tdma.c		optional ath \
302	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
303dev/netif/ath/ath/if_ath_tx.c		optional ath \
304	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
305dev/netif/ath/ath/if_ath_tx_edma.c	optional ath \
306	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
307dev/netif/ath/ath/if_ath_tx_ht.c	optional ath \
308	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
309dev/netif/ath/ath_dfs/null/dfs_null.c	optional ath \
310	compile-with "${NORMAL_C} -I$S/dev/netif/ath/ath ${WERROR}"
311dev/netif/alc/if_alc.c			optional alc
312dev/netif/ale/if_ale.c			optional ale
313dev/netif/bce/if_bce.c			optional bce
314dev/netif/bfe/if_bfe.c			optional bfe
315dev/netif/bge/if_bge.c			optional bge
316dev/netif/bnx/if_bnx.c			optional bnx
317dev/netif/bwn/bwn/if_bwn.c		optional bwn siba_bwn
318dev/netif/bwn/bwn/if_bwn_phy_common.c	optional bwn siba_bwn
319dev/netif/bwn/bwn/if_bwn_phy_g.c	optional bwn siba_bwn
320dev/netif/bwn/bwn/if_bwn_phy_lp.c	optional bwn siba_bwn
321dev/netif/bwn/bwn/if_bwn_util.c		optional bwn siba_bwn
322dev/disk/buslogic/bt.c			optional bt
323dev/disk/buslogic/bt_pci.c		optional bt pci
324dev/disk/ccd/ccd.c			optional ccd
325dev/raid/ciss/ciss.c			optional ciss
326dev/misc/dcons/dcons.c		optional dcons
327dev/misc/dcons/dcons_crom.c	optional dcons_crom
328dev/misc/dcons/dcons_os.c	optional dcons
329dev/raid/dpt/dpt_scsi.c	optional dpt
330dev/raid/dpt/dpt_pci.c	optional dpt pci
331dev/misc/efirt/efidev.c		optional efirt
332dev/netif/em/if_em.c		optional em
333dev/netif/emx/if_emx.c		optional emx
334dev/netif/igb/if_igb.c		optional igb
335dev/netif/ix/if_ix.c		optional ix
336dev/netif/ix/ixgbe_82598.c	optional ix
337dev/netif/ix/ixgbe_82599.c	optional ix
338dev/netif/ix/ixgbe_api.c	optional ix
339dev/netif/ix/ixgbe_common.c	optional ix
340dev/netif/ix/ixgbe_dcb.c	optional ix
341dev/netif/ix/ixgbe_dcb_82598.c	optional ix
342dev/netif/ix/ixgbe_dcb_82599.c	optional ix
343dev/netif/ix/ixgbe_mbx.c	optional ix
344dev/netif/ix/ixgbe_osdep_pf.c	optional ix
345dev/netif/ix/ixgbe_phy.c	optional ix
346dev/netif/ix/ixgbe_x540.c	optional ix
347dev/netif/ix/ixgbe_x550.c	optional ix
348dev/netif/ig_hal/e1000_80003es2lan.c	optional ig_hal
349dev/netif/ig_hal/e1000_82540.c	optional ig_hal
350dev/netif/ig_hal/e1000_82541.c	optional ig_hal
351dev/netif/ig_hal/e1000_82542.c	optional ig_hal
352dev/netif/ig_hal/e1000_82543.c	optional ig_hal
353dev/netif/ig_hal/e1000_82571.c	optional ig_hal
354dev/netif/ig_hal/e1000_82575.c	optional ig_hal
355dev/netif/ig_hal/e1000_api.c	optional ig_hal
356dev/netif/ig_hal/e1000_i210.c	optional ig_hal
357dev/netif/ig_hal/e1000_ich8lan.c	optional ig_hal
358dev/netif/ig_hal/e1000_mac.c	optional ig_hal
359dev/netif/ig_hal/e1000_manage.c	optional ig_hal
360dev/netif/ig_hal/e1000_mbx.c	optional ig_hal
361dev/netif/ig_hal/e1000_nvm.c	optional ig_hal
362dev/netif/ig_hal/e1000_osdep.c	optional ig_hal
363dev/netif/ig_hal/e1000_phy.c	optional ig_hal
364dev/netif/ig_hal/e1000_vf.c	optional ig_hal
365dev/netif/et/if_et.c		optional et
366bus/firewire/firewire.c		optional firewire
367bus/firewire/fwcrom.c		optional firewire
368bus/firewire/fwdev.c		optional firewire
369bus/firewire/fwdma.c		optional firewire
370bus/firewire/fwmem.c		optional firewire
371bus/firewire/fwohci.c		optional firewire
372bus/firewire/fwohci_pci.c	optional firewire pci
373dev/netif/fwe/if_fwe.c		optional fwe
374dev/disk/sbp/sbp.c		optional sbp
375dev/netif/fxp/if_fxp.c		optional fxp
376dev/raid/mrsas/mrsas.c		optional mrsas
377dev/raid/mrsas/mrsas_cam.c	optional mrsas
378dev/raid/mrsas/mrsas_ioctl.c	optional mrsas
379dev/raid/mrsas/mrsas_fp.c	optional mrsas
380dev/netif/msk/if_msk.c		optional msk
381dev/netif/nfe/if_nfe.c		optional nfe
382dev/raid/hpt27xx/hpt27xx_os_bsd.c optional hpt27xx
383dev/raid/hpt27xx/hpt27xx_osm_bsd.c optional hpt27xx
384dev/raid/hpt27xx/hpt27xx_config.c optional hpt27xx
385dev/raid/hptiop/hptiop.c	optional hptiop scbus
386dev/raid/hptmv/entry.c		optional hptmv
387dev/raid/hptmv/mv.c		optional hptmv
388dev/raid/hptmv/gui_lib.c	optional hptmv
389dev/raid/hptmv/hptproc.c	optional hptmv
390dev/raid/hptmv/ioctl.c		optional hptmv
391dev/raid/hptrr/hptrr_os_bsd.c	optional hptrr
392dev/raid/hptrr/hptrr_osm_bsd.c	optional hptrr
393dev/raid/hptrr/hptrr_config.c	optional hptrr
394dev/misc/aperf/aperf.c		optional aperf
395dev/powermng/clockmod/clockmod.c	optional clockmod
396dev/powermng/perfbias/perfbias.c	optional perfbias
397dev/powermng/corepower/corepower.c	optional corepower
398dev/powermng/coretemp/coretemp.c	optional coretemp
399dev/powermng/kate/kate.c	optional kate pci
400dev/powermng/km/km.c		optional km pci
401dev/powermng/memtemp/memtemp_e5.c	optional memtemp
402dev/powermng/memtemp/memtemp_core.c	optional memtemp
403dev/misc/cpuctl/cpuctl.c	optional cpuctl
404dev/raid/ida/ida.c		optional ida
405dev/raid/ida/ida_disk.c	optional ida
406dev/raid/ida/ida_pci.c	optional ida pci
407dev/disk/isp/isp.c		optional isp
408dev/disk/isp/isp_freebsd.c	optional isp
409dev/disk/isp/isp_library.c	optional isp
410dev/disk/isp/isp_pci.c		optional isp pci
411dev/disk/isp/isp_target.c	optional isp
412isp_1040.c		optional ispfw					\
413	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_1040.fw:isp_1040:1 -m isp_1040 -c ${.TARGET}" \
414	no-implicit-rule before-depend local				\
415	clean		"isp_1040.c"
416isp_1040.fwo	optional ispfw						\
417	dependency	"isp_1040.fw"					\
418	compile-with	"${NORMAL_FWO}"					\
419	no-implicit-rule						\
420	clean		"isp_1040.fwo"
421isp_1040.fw		optional ispfw					\
422	dependency	"$S/contrib/dev/isp/isp_1040.fw.uu"        	\
423	compile-with	"${NORMAL_FW}"					\
424	no-obj no-implicit-rule						\
425	clean		"isp_1040.fw"
426isp_1040_it.c		optional ispfw					\
427	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_1040_it.fw:isp_1040_it:1 -m isp_1040_it -c ${.TARGET}" \
428	no-implicit-rule before-depend local				\
429	clean		"isp_1040_it.c"
430isp_1040_it.fwo	optional ispfw						\
431	dependency	"isp_1040_it.fw"				\
432	compile-with	"${NORMAL_FWO}"					\
433	no-implicit-rule						\
434	clean		"isp_1040_it.fwo"
435isp_1040_it.fw		optional ispfw					\
436	dependency	"$S/contrib/dev/isp/isp_1040_it.fw.uu"        	\
437	compile-with	"${NORMAL_FW}"					\
438	no-obj no-implicit-rule						\
439	clean		"isp_1040_it.fw"
440isp_1080.c		optional ispfw					\
441	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_1080.fw:isp_1080:1 -m isp_1080 -c ${.TARGET}" \
442	no-implicit-rule before-depend local				\
443	clean		"isp_1080.c"
444isp_1080.fwo	optional ispfw						\
445	dependency	"isp_1080.fw"					\
446	compile-with	"${NORMAL_FWO}"					\
447	no-implicit-rule						\
448	clean		"isp_1080.fwo"
449isp_1080.fw		optional ispfw					\
450	dependency	"$S/contrib/dev/isp/isp_1080.fw.uu"        	\
451	compile-with	"${NORMAL_FW}"					\
452	no-obj no-implicit-rule						\
453	clean		"isp_1080.fw"
454isp_1080_it.c		optional ispfw					\
455	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_1080_it.fw:isp_1080_it:1 -m isp_1080_it -c ${.TARGET}" \
456	no-implicit-rule before-depend local				\
457	clean		"isp_1080_it.c"
458isp_1080_it.fwo	optional ispfw						\
459	dependency	"isp_1080_it.fw"				\
460	compile-with	"${NORMAL_FWO}"					\
461	no-implicit-rule						\
462	clean		"isp_1080_it.fwo"
463isp_1080_it.fw		optional ispfw					\
464	dependency	"$S/contrib/dev/isp/isp_1080_it.fw.uu"        	\
465	compile-with	"${NORMAL_FW}"					\
466	no-obj no-implicit-rule						\
467	clean		"isp_1080_it.fw"
468isp_12160.c		optional ispfw					\
469	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_12160.fw:isp_12160:1 -m isp_12160 -c ${.TARGET}" \
470	no-implicit-rule before-depend local				\
471	clean		"isp_12160.c"
472isp_12160.fwo	optional ispfw						\
473	dependency	"isp_12160.fw"					\
474	compile-with	"${NORMAL_FWO}"					\
475	no-implicit-rule						\
476	clean		"isp_12160.fwo"
477isp_12160.fw		optional ispfw					\
478	dependency	"$S/contrib/dev/isp/isp_12160.fw.uu"        	\
479	compile-with	"${NORMAL_FW}"					\
480	no-obj no-implicit-rule						\
481	clean		"isp_12160.fw"
482isp_12160_it.c		optional ispfw					\
483	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_12160_it.fw:isp_12160_it:1 -m isp_12160_it -c ${.TARGET}" \
484	no-implicit-rule before-depend local				\
485	clean		"isp_12160_it.c"
486isp_12160_it.fwo	optional ispfw					\
487	dependency	"isp_12160_it.fw"				\
488	compile-with	"${NORMAL_FWO}"					\
489	no-implicit-rule						\
490	clean		"isp_12160_it.fwo"
491isp_12160_it.fw		optional ispfw					\
492	dependency	"$S/contrib/dev/isp/isp_12160_it.fw.uu"        	\
493	compile-with	"${NORMAL_FW}"					\
494	no-obj no-implicit-rule						\
495	clean		"isp_12160_it.fw"
496isp_2100.c		optional ispfw					\
497	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_2100.fw:isp_2100:1 -m isp_2100 -c ${.TARGET}" \
498	no-implicit-rule before-depend local				\
499	clean		"isp_2100.c"
500isp_2100.fwo	optional ispfw						\
501	dependency	"isp_2100.fw"					\
502	compile-with	"${NORMAL_FWO}"					\
503	no-implicit-rule						\
504	clean		"isp_2100.fwo"
505isp_2100.fw		optional ispfw					\
506	dependency	"$S/contrib/dev/isp/isp_2100.fw.uu"        	\
507	compile-with	"${NORMAL_FW}"					\
508	no-obj no-implicit-rule						\
509	clean		"isp_2100.fw"
510isp_2200.c		optional ispfw					\
511	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_2200.fw:isp_2200:1 -m isp_2200 -c ${.TARGET}" \
512	no-implicit-rule before-depend local				\
513	clean		"isp_2200.c"
514isp_2200.fwo	optional ispfw						\
515	dependency	"isp_2200.fw"					\
516	compile-with	"${NORMAL_FWO}"					\
517	no-implicit-rule						\
518	clean		"isp_2200.fwo"
519isp_2200.fw		optional ispfw					\
520	dependency	"$S/contrib/dev/isp/isp_2200.fw.uu"        	\
521	compile-with	"${NORMAL_FW}"					\
522	no-obj no-implicit-rule						\
523	clean		"isp_2200.fw"
524isp_2300.c		optional ispfw					\
525	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_2300.fw:isp_2300:1 -m isp_2300 -c ${.TARGET}" \
526	no-implicit-rule before-depend local				\
527	clean		"isp_2300.c"
528isp_2300.fwo	optional ispfw						\
529	dependency	"isp_2300.fw"					\
530	compile-with	"${NORMAL_FWO}"					\
531	no-implicit-rule						\
532	clean		"isp_2300.fwo"
533isp_2300.fw		optional ispfw					\
534	dependency	"$S/contrib/dev/isp/isp_2300.fw.uu"        	\
535	compile-with	"${NORMAL_FW}"					\
536	no-obj no-implicit-rule						\
537	clean		"isp_2300.fw"
538isp_2322.c		optional ispfw					\
539	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_2322.fw:isp_2322:1 -m isp_2322 -c ${.TARGET}" \
540	no-implicit-rule before-depend local				\
541	clean		"isp_2322.c"
542isp_2322.fwo	optional ispfw						\
543	dependency	"isp_2322.fw"					\
544	compile-with	"${NORMAL_FWO}"					\
545	no-implicit-rule						\
546	clean		"isp_2322.fwo"
547isp_2322.fw		optional ispfw					\
548	dependency	"$S/contrib/dev/isp/isp_2322.fw.uu"        	\
549	compile-with	"${NORMAL_FW}"					\
550	no-obj no-implicit-rule						\
551	clean		"isp_2322.fw"
552isp_2400.c		optional ispfw					\
553	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_2400.fw:isp_2400:1 -m isp_2400 -c ${.TARGET}" \
554	no-implicit-rule before-depend local				\
555	clean		"isp_2400.c"
556isp_2400.fwo	optional ispfw						\
557	dependency	"isp_2400.fw"					\
558	compile-with	"${NORMAL_FWO}"					\
559	no-implicit-rule						\
560	clean		"isp_2400.fwo"
561isp_2400.fw		optional ispfw					\
562	dependency	"$S/contrib/dev/isp/isp_2400.fw.uu"        	\
563	compile-with	"${NORMAL_FW}"					\
564	no-obj no-implicit-rule						\
565	clean		"isp_2400.fw"
566isp_2400_multi.c		optional ispfw				\
567	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_2400_multi.fw:isp_2400_multi:1 -m isp_2400_multi -c ${.TARGET}" \
568	no-implicit-rule before-depend local				\
569	clean		"isp_2400_multi.c"
570isp_2400_multi.fwo	optional ispfw					\
571	dependency	"isp_2400_multi.fw"				\
572	compile-with	"${NORMAL_FWO}"					\
573	no-implicit-rule						\
574	clean		"isp_2400_multi.fwo"
575isp_2400_multi.fw		optional ispfw				\
576	dependency	"$S/contrib/dev/isp/isp_2400_multi.fw.uu"       \
577	compile-with	"${NORMAL_FW}"					\
578	no-obj no-implicit-rule						\
579	clean		"isp_2400_multi.fw"
580isp_2500.c		optional ispfw					\
581	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_2500.fw:isp_2500:1 -m isp_2500 -c ${.TARGET}" \
582	no-implicit-rule before-depend local				\
583	clean		"isp_2500.c"
584isp_2500.fwo	optional ispfw						\
585	dependency	"isp_2500.fw"					\
586	compile-with	"${NORMAL_FWO}"					\
587	no-implicit-rule						\
588	clean		"isp_2500.fwo"
589isp_2500.fw		optional ispfw					\
590	dependency	"$S/contrib/dev/isp/isp_2500.fw.uu"        	\
591	compile-with	"${NORMAL_FW}"					\
592	no-obj no-implicit-rule						\
593	clean		"isp_2500.fw"
594isp_2500_multi.c		optional ispfw				\
595	compile-with	"${AWK} -f $S/tools/fw_stub.awk isp_2500_multi.fw:isp_2500_multi:1 -m isp_2500_multi -c ${.TARGET}" \
596	no-implicit-rule before-depend local				\
597	clean		"isp_2500_multi.c"
598isp_2500_multi.fwo	optional ispfw					\
599	dependency	"isp_2500_multi.fw"				\
600	compile-with	"${NORMAL_FWO}"					\
601	no-implicit-rule						\
602	clean		"isp_2500_multi.fwo"
603isp_2500_multi.fw		optional ispfw				\
604	dependency	"$S/contrib/dev/isp/isp_2500_multi.fw.uu"       \
605	compile-with	"${NORMAL_FW}"					\
606	no-obj no-implicit-rule						\
607	clean		"isp_2500_multi.fw"
608dev/raid/iir/iir.c		optional iir
609dev/raid/iir/iir_ctrl.c	optional iir
610dev/raid/iir/iir_pci.c	optional iir pci
611dev/netif/iwi/if_iwi.c	optional iwi
612iwibssfw.c			optional iwifw				\
613	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwi_bss.fw:iwi_bss:300 -l intel_iwi -m iwi_bss -c ${.TARGET}" \
614	no-implicit-rule before-depend local				\
615	clean		"iwibssfw.c"
616iwi_bss.fwo			optional iwifw				\
617	dependency	"iwi_bss.fw"					\
618	compile-with	"${NORMAL_FWO}"					\
619	no-implicit-rule						\
620	clean		"iwi_bss.fwo"
621iwi_bss.fw			optional iwifw				\
622	dependency	"$S/contrib/dev/iwi/ipw2200-bss.fw.uu"		\
623	compile-with	"${NORMAL_FW}"					\
624	no-obj no-implicit-rule						\
625	clean		"iwi_bss.fw"
626iwiibssfw.c			optional iwifw				\
627	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwi_ibss.fw:iwi_ibss:300 -l intel_iwi -m iwi_ibss -c ${.TARGET}" \
628	no-implicit-rule before-depend local				\
629	clean		"iwiibssfw.c"
630iwi_ibss.fwo			optional iwifw				\
631	dependency	"iwi_ibss.fw"					\
632	compile-with	"${NORMAL_FWO}"					\
633	no-implicit-rule						\
634	clean		"iwi_ibss.fwo"
635iwi_ibss.fw			optional iwifw				\
636	dependency	"$S/contrib/dev/iwi/ipw2200-ibss.fw.uu"		\
637	compile-with	"${NORMAL_FW}"					\
638	no-obj no-implicit-rule						\
639	clean		"iwi_ibss.fw"
640iwimonitorfw.c			optional iwifw				\
641	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwi_monitor.fw:iwi_monitor:300 -l intel_iwi -m iwi_monitor -c ${.TARGET}" \
642	no-implicit-rule before-depend local				\
643	clean		"iwimonitorfw.c"
644iwi_monitor.fwo			optional iwifw				\
645	dependency	"iwi_monitor.fw"				\
646	compile-with	"${NORMAL_FWO}"					\
647	no-implicit-rule						\
648	clean		"iwi_monitor.fwo"
649iwi_monitor.fw			optional iwifw				\
650	dependency	"$S/contrib/dev/iwi/ipw2200-sniffer.fw.uu"	\
651	compile-with	"${NORMAL_FW}"					\
652	no-obj no-implicit-rule						\
653	clean		"iwi_monitor.fw"
654dev/netif/iwm/if_iwm.c			optional iwm
655dev/netif/iwm/if_iwm_binding.c		optional iwm
656dev/netif/iwm/if_iwm_fw.c		optional iwm
657dev/netif/iwm/if_iwm_led.c		optional iwm
658dev/netif/iwm/if_iwm_mac_ctxt.c		optional iwm
659dev/netif/iwm/if_iwm_notif_wait.c	optional iwm
660dev/netif/iwm/if_iwm_pcie_trans.c	optional iwm
661dev/netif/iwm/if_iwm_phy_ctxt.c		optional iwm
662dev/netif/iwm/if_iwm_phy_db.c		optional iwm
663dev/netif/iwm/if_iwm_power.c		optional iwm
664dev/netif/iwm/if_iwm_scan.c		optional iwm
665dev/netif/iwm/if_iwm_sf.c		optional iwm
666dev/netif/iwm/if_iwm_sta.c		optional iwm
667dev/netif/iwm/if_iwm_time_event.c	optional iwm
668dev/netif/iwm/if_iwm_util.c		optional iwm
669dev/netif/iwm/if_iwm_7000.c		optional iwm
670dev/netif/iwm/if_iwm_8000.c		optional iwm
671dev/netif/iwm/if_iwm_9000.c		optional iwm
672dev/netif/iwm/if_iwm_9260.c		optional iwm
673iwm3160fw.c				optional iwmfw			\
674	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwm3160.fw:iwm3160fw -m iwm3160fw -c ${.TARGET}" \
675	no-implicit-rule before-depend local				\
676	clean		"iwm3160fw.c"
677iwm3160fw.fwo				optional iwmfw			\
678	dependency	"iwm3160.fw"					\
679	compile-with	"${NORMAL_FWO}"					\
680	no-implicit-rule						\
681	clean		"iwm3160fw.fwo"
682iwm3160.fw				optional iwmfw			\
683	dependency	"$S/contrib/dev/iwm/iwm-3160-17.fw.uu"		\
684	compile-with	"${NORMAL_FW}"					\
685	no-obj no-implicit-rule						\
686	clean		"iwm3160.fw"
687iwm3168fw.c				optional iwmfw			\
688	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwm3168.fw:iwm3168fw -m iwm3168fw -c ${.TARGET}" \
689	no-implicit-rule before-depend local				\
690	clean		"iwm3168fw.c"
691iwm3168fw.fwo				optional iwmfw			\
692	dependency	"iwm3168.fw"					\
693	compile-with	"${NORMAL_FWO}"					\
694	no-implicit-rule						\
695	clean		"iwm3168fw.fwo"
696iwm3168.fw				optional iwmfw			\
697	dependency	"$S/contrib/dev/iwm/iwm-3168-22.fw.uu"		\
698	compile-with	"${NORMAL_FW}"					\
699	no-obj no-implicit-rule						\
700	clean		"iwm3168.fw"
701iwm7260fw.c				optional iwmfw			\
702	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwm7260.fw:iwm7260fw -m iwm7260fw -c ${.TARGET}" \
703	no-implicit-rule before-depend local				\
704	clean		"iwm7260fw.c"
705iwm7260fw.fwo				optional iwmfw			\
706	dependency	"iwm7260.fw"					\
707	compile-with	"${NORMAL_FWO}"					\
708	no-implicit-rule						\
709	clean		"iwm7260fw.fwo"
710iwm7260.fw				optional iwmfw			\
711	dependency	"$S/contrib/dev/iwm/iwm-7260-17.fw.uu"		\
712	compile-with	"${NORMAL_FW}"					\
713	no-obj no-implicit-rule						\
714	clean		"iwm7260.fw"
715iwm7265fw.c				optional iwmfw			\
716	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwm7265.fw:iwm7265fw -m iwm7265fw -c ${.TARGET}" \
717	no-implicit-rule before-depend local				\
718	clean		"iwm7265fw.c"
719iwm7265fw.fwo				optional iwmfw			\
720	dependency	"iwm7265.fw"					\
721	compile-with	"${NORMAL_FWO}"					\
722	no-implicit-rule						\
723	clean		"iwm7265fw.fwo"
724iwm7265.fw				optional iwmfw			\
725	dependency	"$S/contrib/dev/iwm/iwm-7265-17.fw.uu"		\
726	compile-with	"${NORMAL_FW}"					\
727	no-obj no-implicit-rule						\
728	clean		"iwm7265.fw"
729iwm7265Dfw.c				optional iwmfw			\
730	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwm7265D.fw:iwm7265Dfw -m iwm7265Dfw -c ${.TARGET}" \
731	no-implicit-rule before-depend local				\
732	clean		"iwm7265Dfw.c"
733iwm7265Dfw.fwo				optional iwmfw			\
734	dependency	"iwm7265D.fw"					\
735	compile-with	"${NORMAL_FWO}"					\
736	no-implicit-rule						\
737	clean		"iwm7265Dfw.fwo"
738iwm7265D.fw				optional iwmfw			\
739	dependency	"$S/contrib/dev/iwm/iwm-7265D-22.fw.uu"		\
740	compile-with	"${NORMAL_FW}"					\
741	no-obj no-implicit-rule						\
742	clean		"iwm7265D.fw"
743iwm8000Cfw.c				optional iwmfw			\
744	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwm8000C.fw:iwm8000Cfw -m iwm8000Cfw -c ${.TARGET}" \
745	no-implicit-rule before-depend local				\
746	clean		"iwm8000Cfw.c"
747iwm8000Cfw.fwo				optional iwmfw			\
748	dependency	"iwm8000C.fw"					\
749	compile-with	"${NORMAL_FWO}"					\
750	no-implicit-rule						\
751	clean		"iwm8000Cfw.fwo"
752iwm8000C.fw				optional iwmfw			\
753	dependency	"$S/contrib/dev/iwm/iwm-8000C-22.fw.uu"		\
754	compile-with	"${NORMAL_FW}"					\
755	no-obj no-implicit-rule						\
756	clean		"iwm8000C.fw"
757iwm8265fw.c				optional iwmfw			\
758	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwm8265.fw:iwm8265fw -m iwm8265fw -c ${.TARGET}" \
759	no-implicit-rule before-depend local				\
760	clean		"iwm8265fw.c"
761iwm8265fw.fwo				optional iwmfw			\
762	dependency	"iwm8265.fw"					\
763	compile-with	"${NORMAL_FWO}"					\
764	no-implicit-rule						\
765	clean		"iwm8265fw.fwo"
766iwm8265.fw				optional iwmfw			\
767	dependency	"$S/contrib/dev/iwm/iwm-8265-22.fw.uu"		\
768	compile-with	"${NORMAL_FW}"					\
769	no-obj no-implicit-rule						\
770	clean		"iwm8265.fw"
771iwm9000fw.c				optional iwmfw			\
772	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwm9000.fw:iwm9000fw -m iwm9000fw -c ${.TARGET}" \
773	no-implicit-rule before-depend local				\
774	clean		"iwm9000fw.c"
775iwm9000fw.fwo				optional iwmfw			\
776	dependency	"iwm9000.fw"					\
777	compile-with	"${NORMAL_FWO}"					\
778	no-implicit-rule						\
779	clean		"iwm9000fw.fwo"
780iwm9000.fw				optional iwmfw			\
781	dependency	"$S/contrib/dev/iwm/iwm-9000-34.fw.uu"		\
782	compile-with	"${NORMAL_FW}"					\
783	no-obj no-implicit-rule						\
784	clean		"iwm9000.fw"
785iwm9260fw.c				optional iwmfw			\
786	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwm9260.fw:iwm9260fw -m iwm9260fw -c ${.TARGET}" \
787	no-implicit-rule before-depend local				\
788	clean		"iwm9260fw.c"
789iwm9260fw.fwo				optional iwmfw			\
790	dependency	"iwm9260.fw"					\
791	compile-with	"${NORMAL_FWO}"					\
792	no-implicit-rule						\
793	clean		"iwm9260fw.fwo"
794iwm9260.fw				optional iwmfw			\
795	dependency	"$S/contrib/dev/iwm/iwm-9260-34.fw.uu"		\
796	compile-with	"${NORMAL_FW}"					\
797	no-obj no-implicit-rule						\
798	clean		"iwm9260.fw"
799dev/netif/iwn/if_iwn.c	optional iwn
800iwn1000fw.c			optional iwnfw				\
801	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn1000.fw:iwn1000fw -m iwn1000fw -c ${.TARGET}" \
802	no-implicit-rule before-depend local				\
803	clean		"iwn1000fw.c"
804iwn1000fw.fwo			optional iwnfw				\
805	dependency	"iwn1000.fw"					\
806	compile-with	"${NORMAL_FWO}"					\
807	no-implicit-rule						\
808	clean		"iwn1000fw.fwo"
809iwn1000.fw			optional iwnfw				\
810	dependency	"$S/contrib/dev/iwn/iwlwifi-1000-39.31.5.1.fw.uu" \
811	compile-with	"${NORMAL_FW}"					\
812	no-obj no-implicit-rule						\
813	clean		"iwn1000.fw"
814iwn100fw.c			optional iwnfw				\
815	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn100.fw:iwn100fw -m iwn100fw -c ${.TARGET}" \
816	no-implicit-rule before-depend local				\
817	clean		"iwn100fw.c"
818iwn100fw.fwo			optional iwnfw				\
819	dependency	"iwn100.fw"					\
820	compile-with	"${NORMAL_FWO}"					\
821	no-implicit-rule						\
822	clean		"iwn100fw.fwo"
823iwn100.fw			optional iwnfw				\
824	dependency	"$S/contrib/dev/iwn/iwlwifi-100-39.31.5.1.fw.uu" \
825	compile-with	"${NORMAL_FW}"					\
826	no-obj no-implicit-rule						\
827	clean		"iwn100.fw"
828iwn105fw.c			optional iwnfw				\
829	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn105.fw:iwn105fw -m iwn105fw -c ${.TARGET}" \
830	no-implicit-rule before-depend local				\
831	clean		"iwn105fw.c"
832iwn105fw.fwo			optional iwnfw				\
833	dependency	"iwn105.fw"					\
834	compile-with	"${NORMAL_FWO}"					\
835	no-implicit-rule						\
836	clean		"iwn105fw.fwo"
837iwn105.fw			optional iwnfw				\
838	dependency	"$S/contrib/dev/iwn/iwlwifi-105-6-18.168.6.1.fw.uu" \
839	compile-with	"${NORMAL_FW}"					\
840	no-obj no-implicit-rule						\
841	clean		"iwn105.fw"
842iwn135fw.c			optional iwnfw				\
843	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn135.fw:iwn135fw -m iwn135fw -c ${.TARGET}" \
844	no-implicit-rule before-depend local				\
845	clean		"iwn135fw.c"
846iwn135fw.fwo			optional iwnfw				\
847	dependency	"iwn135.fw"					\
848	compile-with	"${NORMAL_FWO}"					\
849	no-implicit-rule						\
850	clean		"iwn135fw.fwo"
851iwn135.fw			optional iwnfw				\
852	dependency	"$S/contrib/dev/iwn/iwlwifi-135-6-18.168.6.1.fw.uu" \
853	compile-with	"${NORMAL_FW}"					\
854	no-obj no-implicit-rule						\
855	clean		"iwn135.fw"
856iwn2000fw.c			optional iwnfw				\
857	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn2000.fw:iwn2000fw -m iwn2000fw -c ${.TARGET}" \
858	no-implicit-rule before-depend local				\
859	clean		"iwn2000fw.c"
860iwn2000fw.fwo			optional iwnfw				\
861	dependency	"iwn2000.fw"					\
862	compile-with	"${NORMAL_FWO}"					\
863	no-implicit-rule						\
864	clean		"iwn2000fw.fwo"
865iwn2000.fw			optional iwnfw				\
866	dependency	"$S/contrib/dev/iwn/iwlwifi-2000-18.168.6.1.fw.uu" \
867	compile-with	"${NORMAL_FW}"					\
868	no-obj no-implicit-rule						\
869	clean		"iwn2000.fw"
870iwn2030fw.c			optional iwnfw				\
871	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn2030.fw:iwn2030fw -m iwn2030fw -c ${.TARGET}" \
872	no-implicit-rule before-depend local				\
873	clean		"iwn2030fw.c"
874iwn2030fw.fwo			optional iwnfw				\
875	dependency	"iwn2030.fw"					\
876	compile-with	"${NORMAL_FWO}"					\
877	no-implicit-rule						\
878	clean		"iwn2030fw.fwo"
879iwn2030.fw			optional iwnfw				\
880	dependency	"$S/contrib/dev/iwn/iwnwifi-2030-18.168.6.1.fw.uu" \
881	compile-with	"${NORMAL_FW}"					\
882	no-obj no-implicit-rule						\
883	clean		"iwn2030.fw"
884iwn4965fw.c			optional iwnfw				\
885	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn4965.fw:iwn4965fw -m iwn4965fw -c ${.TARGET}" \
886	no-implicit-rule before-depend local				\
887	clean		"iwn4965fw.c"
888iwn4965fw.fwo			optional iwnfw				\
889	dependency	"iwn4965.fw"					\
890	compile-with	"${NORMAL_FWO}"					\
891	no-implicit-rule						\
892	clean		"iwn4965fw.fwo"
893iwn4965.fw			optional iwnfw				\
894	dependency	"$S/contrib/dev/iwn/iwlwifi-4965-228.61.2.24.fw.uu" \
895	compile-with	"${NORMAL_FW}"					\
896	no-obj no-implicit-rule						\
897	clean		"iwn4965.fw"
898iwn5000fw.c			optional iwnfw				\
899	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn5000.fw:iwn5000fw -m iwn5000fw -c ${.TARGET}" \
900	no-implicit-rule before-depend local				\
901	clean		"iwn5000fw.c"
902iwn5000fw.fwo		optional iwnfw					\
903	dependency	"iwn5000.fw"					\
904	compile-with	"${NORMAL_FWO}"					\
905	no-implicit-rule						\
906	clean		"iwn5000fw.fwo"
907iwn5000.fw			optional iwnfw				\
908	dependency	"$S/contrib/dev/iwn/iwlwifi-5000-8.83.5.1.fw.uu" \
909	compile-with	"${NORMAL_FW}"					\
910	no-obj no-implicit-rule						\
911	clean		"iwn5000.fw"
912iwn5150fw.c			optional iwnfw				\
913	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn5150.fw:iwn5150fw -m iwn5150fw -c ${.TARGET}" \
914	no-implicit-rule before-depend local				\
915	clean		"iwn5150fw.c"
916iwn5150fw.fwo			optional iwnfw				\
917	dependency	"iwn5150.fw"					\
918	compile-with	"${NORMAL_FWO}"					\
919	no-implicit-rule						\
920	clean		"iwn5150fw.fwo"
921iwn5150.fw			optional iwnfw				\
922	dependency	"$S/contrib/dev/iwn/iwlwifi-5150-8.24.2.2.fw.uu" \
923	compile-with	"${NORMAL_FW}"					\
924	no-obj no-implicit-rule						\
925	clean		"iwn5150.fw"
926iwn6000fw.c			optional iwnfw				\
927	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn6000.fw:iwn6000fw -m iwn6000fw -c ${.TARGET}" \
928	no-implicit-rule before-depend local				\
929	clean		"iwn6000fw.c"
930iwn6000fw.fwo			optional iwnfw				\
931	dependency	"iwn6000.fw"					\
932	compile-with	"${NORMAL_FWO}"					\
933	no-implicit-rule						\
934	clean		"iwn6000fw.fwo"
935iwn6000.fw			optional iwnfw				\
936	dependency	"$S/contrib/dev/iwn/iwlwifi-6000-9.221.4.1.fw.uu" \
937	compile-with	"${NORMAL_FW}"					\
938	no-obj no-implicit-rule						\
939	clean		"iwn6000.fw"
940iwn6000g2afw.c			optional iwnfw				\
941	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn6000g2a.fw:iwn6000g2afw -m iwn6000g2afw -c ${.TARGET}" \
942	no-implicit-rule before-depend local				\
943	clean		"iwn6000g2afw.c"
944iwn6000g2afw.fwo		optional iwnfw				\
945	dependency	"iwn6000g2a.fw"					\
946	compile-with	"${NORMAL_FWO}"					\
947	no-implicit-rule						\
948	clean		"iwn6000g2afw.fwo"
949iwn6000g2a.fw			optional iwnfw				\
950	dependency	"$S/contrib/dev/iwn/iwlwifi-6000g2a-18.168.6.1.fw.uu" \
951	compile-with	"${NORMAL_FW}"					\
952	no-obj no-implicit-rule						\
953	clean		"iwn6000g2a.fw"
954iwn6000g2bfw.c			optional iwnfw				\
955	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn6000g2b.fw:iwn6000g2bfw -m iwn6000g2bfw -c ${.TARGET}" \
956	no-implicit-rule before-depend local				\
957	clean		"iwn6000g2bfw.c"
958iwn6000g2bfw.fwo		optional iwnfw				\
959	dependency	"iwn6000g2b.fw"					\
960	compile-with	"${NORMAL_FWO}"					\
961	no-implicit-rule						\
962	clean		"iwn6000g2bfw.fwo"
963iwn6000g2b.fw			optional iwnfw				\
964	dependency	"$S/contrib/dev/iwn/iwlwifi-6000g2b-18.168.6.1.fw.uu" \
965	compile-with	"${NORMAL_FW}"					\
966	no-obj no-implicit-rule						\
967	clean		"iwn6000g2b.fw"
968iwn6050fw.c			optional iwnfw				\
969	compile-with	"${AWK} -f $S/tools/fw_stub.awk iwn6050.fw:iwn6050fw -m iwn6050fw -c ${.TARGET}" \
970	no-implicit-rule before-depend local				\
971	clean		"iwn6050fw.c"
972iwn6050fw.fwo			optional iwnfw				\
973	dependency	"iwn6050.fw"					\
974	compile-with	"${NORMAL_FWO}"					\
975	no-implicit-rule						\
976	clean		"iwn6050fw.fwo"
977iwn6050.fw			optional iwnfw				\
978	dependency	"$S/contrib/dev/iwn/iwlwifi-6050-41.28.5.1.fw.uu" \
979	compile-with	"${NORMAL_FW}"					\
980	no-obj no-implicit-rule						\
981	clean		"iwn6050.fw"
982dev/netif/jme/if_jme.c	optional jme
983dev/netif/ral/if_ral_pci.c	optional ral
984dev/netif/ral/rt2560.c		optional ral
985dev/netif/ral/rt2661.c		optional ral
986dev/netif/ral/rt2860.c		optional ral
987rt2561fw.c			optional ralfw				\
988	compile-with	"${AWK} -f $S/tools/fw_stub.awk rt2561.fw:rt2561fw -m rt2561 -c ${.TARGET}" \
989	no-implicit-rule before-depend local				\
990	clean		"rt2561fw.c"
991rt2561fw.fwo			optional ralfw				\
992	dependency	"rt2561.fw"					\
993	compile-with	"${NORMAL_FWO}"					\
994	no-implicit-rule						\
995	clean		"rt2561fw.fwo"
996rt2561.fw			optional ralfw				\
997	dependency	"$S/contrib/dev/ral/rt2561.fw.uu"		\
998	compile-with	"${NORMAL_FW}"					\
999	no-obj no-implicit-rule						\
1000	clean		"rt2561.fw"
1001rt2561sfw.c			optional ralfw				\
1002	compile-with	"${AWK} -f $S/tools/fw_stub.awk rt2561s.fw:rt2561sfw -m rt2561s -c ${.TARGET}" \
1003	no-implicit-rule before-depend local				\
1004	clean		"rt2561sfw.c"
1005rt2561sfw.fwo			optional ralfw				\
1006	dependency	"rt2561s.fw"					\
1007	compile-with	"${NORMAL_FWO}"					\
1008	no-implicit-rule						\
1009	clean		"rt2561sfw.fwo"
1010rt2561s.fw			optional ralfw				\
1011	dependency	"$S/contrib/dev/ral/rt2561s.fw.uu"		\
1012	compile-with	"${NORMAL_FW}"					\
1013	no-obj no-implicit-rule						\
1014	clean		"rt2561s.fw"
1015rt2661fw.c			optional ralfw				\
1016	compile-with	"${AWK} -f $S/tools/fw_stub.awk rt2661.fw:rt2661fw -m rt2661 -c ${.TARGET}" \
1017	no-implicit-rule before-depend local				\
1018	clean		"rt2661fw.c"
1019rt2661fw.fwo			optional ralfw				\
1020	dependency	"rt2661.fw"					\
1021	compile-with	"${NORMAL_FWO}"					\
1022	no-implicit-rule						\
1023	clean		"rt2661fw.fwo"
1024rt2661.fw			optional ralfw				\
1025	dependency	"$S/contrib/dev/ral/rt2661.fw.uu"		\
1026	compile-with	"${NORMAL_FW}"					\
1027	no-obj no-implicit-rule						\
1028	clean		"rt2661.fw"
1029rt2860fw.c			optional ralfw				\
1030	compile-with	"${AWK} -f $S/tools/fw_stub.awk rt2860.fw:rt2860fw -m rt2860 -c ${.TARGET}" \
1031	no-implicit-rule before-depend local				\
1032	clean		"rt2860fw.c"
1033rt2860fw.fwo			optional ralfw				\
1034	dependency	"rt2860.fw"					\
1035	compile-with	"${NORMAL_FWO}"					\
1036	no-implicit-rule						\
1037	clean		"rt2860fw.fwo"
1038rt2860.fw			optional ralfw				\
1039	dependency	"$S/contrib/dev/ral/rt2860.fw.uu"		\
1040	compile-with	"${NORMAL_FW}"					\
1041	no-obj no-implicit-rule						\
1042	clean		"rt2860.fw"
1043dev/netif/lge/if_lge.c	optional lge
1044dev/misc/ipmi/ipmi.c		optional ipmi
1045dev/misc/ipmi/ipmi_acpi.c	optional ipmi acpi
1046dev/misc/ipmi/ipmi_isa.c	optional ipmi isa
1047dev/misc/ipmi/ipmi_kcs.c	optional ipmi
1048dev/misc/ipmi/ipmi_smic.c	optional ipmi
1049dev/misc/ipmi/ipmi_smbus.c	optional ipmi smbus
1050dev/misc/ipmi/ipmi_smbios.c	optional ipmi
1051dev/misc/ipmi/ipmi_ssif.c	optional ipmi smbus
1052dev/misc/ipmi/ipmi_pci.c	optional ipmi pci
1053dev/misc/led/led.c		optional led
1054dev/disk/md/md.c		optional md
1055dev/raid/mfi/mfi.c		optional mfi
1056dev/raid/mfi/mfi_debug.c	optional mfi
1057dev/raid/mfi/mfi_pci.c		optional mfi pci
1058dev/raid/mfi/mfi_disk.c		optional mfi
1059dev/raid/mfi/mfi_syspd.c	optional mfi
1060dev/raid/mfi/mfi_tbolt.c	optional mfi
1061dev/raid/mfi/mfi_cam.c		optional mfip scbus
1062miidevs.h				optional miibus \
1063	dependency		"$S/tools/miidevs2h.awk $S/dev/netif/mii_layer/miidevs" \
1064	compile-with		"${AWK} -f $S/tools/miidevs2h.awk $S/dev/netif/mii_layer/miidevs" \
1065	no-obj no-implicit-rule before-depend \
1066	clean "miidevs.h"
1067dev/netif/mii_layer/mii.c		optional miibus
1068dev/netif/mii_layer/mii_physubr.c	optional miibus
1069dev/netif/mii_layer/ukphy.c		optional miibus
1070dev/netif/mii_layer/ukphy_subr.c	optional miibus
1071dev/netif/mii_layer/amphy.c		optional miibus
1072dev/netif/mii_layer/brgphy.c	optional miibus
1073dev/netif/mii_layer/ciphy.c	optional miibus
1074dev/netif/mii_layer/dcphy.c		optional miibus pci
1075dev/netif/mii_layer/e1000phy.c	optional miibus
1076dev/netif/mii_layer/exphy.c		optional miibus
1077dev/netif/mii_layer/inphy.c		optional miibus
1078dev/netif/mii_layer/mlphy.c		optional miibus
1079dev/netif/mii_layer/nsphy.c		optional miibus
1080dev/netif/mii_layer/nsgphy.c	optional miibus
1081dev/netif/mii_layer/pnphy.c		optional miibus
1082dev/netif/mii_layer/pnaphy.c	optional miibus
1083dev/netif/mii_layer/tlphy.c		optional miibus
1084dev/netif/mii_layer/rlphy.c		optional miibus
1085dev/netif/mii_layer/xmphy.c		optional miibus
1086dev/netif/mii_layer/lxtphy.c	optional miibus
1087dev/netif/mii_layer/qsphy.c		optional miibus
1088dev/netif/mii_layer/acphy.c		optional miibus
1089dev/netif/mii_layer/ruephy.c	optional miibus
1090dev/netif/mii_layer/rgephy.c	optional miibus
1091dev/netif/mii_layer/ip1000phy.c	optional miibus
1092dev/netif/mii_layer/truephy.c	optional miibus
1093dev/netif/mii_layer/jmphy.c	optional miibus
1094dev/netif/mii_layer/atphy.c	optional miibus
1095dev/netif/mii_layer/miibus_if.m		optional miibus
1096dev/raid/mlx/mlx_disk.c		optional mlx
1097dev/raid/mlx/mlx_pci.c		optional mlx
1098dev/raid/mlx/mlx.c		optional mlx
1099dev/raid/mly/mly.c		optional mly
1100bus/mmc/mmc_subr.c		optional mmc
1101bus/mmc/mmc.c			optional mmc
1102bus/mmc/mmcbr_if.m		standard
1103bus/mmc/mmcbus_if.m		standard
1104dev/disk/mmcsd/mmcsd.c		optional mmcsd
1105dev/raid/mpr/mpr.c		optional mpr
1106dev/raid/mpr/mpr_config.c	optional mpr
1107dev/raid/mpr/mpr_mapping.c	optional mpr
1108dev/raid/mpr/mpr_pci.c		optional mpr pci
1109dev/raid/mpr/mpr_sas.c		optional mpr
1110dev/raid/mpr/mpr_sas_lsi.c	optional mpr
1111dev/raid/mpr/mpr_table.c	optional mpr
1112dev/raid/mpr/mpr_user.c		optional mpr
1113dev/raid/mps/mps.c		optional mps
1114dev/raid/mps/mps_config.c	optional mps
1115dev/raid/mps/mps_mapping.c	optional mps
1116dev/raid/mps/mps_pci.c		optional mps pci
1117dev/raid/mps/mps_sas.c		optional mps
1118dev/raid/mps/mps_sas_lsi.c	optional mps
1119dev/raid/mps/mps_table.c	optional mps
1120dev/raid/mps/mps_user.c		optional mps
1121dev/disk/mpt/mpt.c		optional mpt
1122dev/disk/mpt/mpt_cam.c		optional mpt
1123dev/disk/mpt/mpt_debug.c	optional mpt
1124dev/disk/mpt/mpt_pci.c		optional mpt pci
1125dev/disk/mpt/mpt_raid.c		optional mpt
1126dev/disk/mpt/mpt_user.c		optional mpt
1127dev/netif/mxge/if_mxge.c	optional mxge pci
1128mxge_eth_z8e.c		optional mxgefw					\
1129	compile-with	"${AWK} -f $S/tools/fw_stub.awk mxge_eth_z8e.fw:mxge_eth_z8e:377284 -m mxge_eth_z8e -c ${.TARGET}" \
1130	no-implicit-rule before-depend local				\
1131	clean		"mxge_eth_z8e.c"
1132mxge_eth_z8e.fwo	optional mxgefw					\
1133	dependency	"mxge_eth_z8e.fw"				\
1134	compile-with	"${NORMAL_FWO}"					\
1135	no-implicit-rule						\
1136	clean		"mxge_eth_z8e.fwo"
1137mxge_eth_z8e.fw		optional mxgefw					\
1138	dependency	"$S/contrib/dev/mxge/mxge_eth_z8e.fw.uu"        \
1139	compile-with	"${NORMAL_FW}"					\
1140	no-obj no-implicit-rule						\
1141	clean		"mxge_eth_z8e.fw"
1142mxge_ethp_z8e.c		optional mxgefw					\
1143	compile-with	"${AWK} -f $S/tools/fw_stub.awk mxge_ethp_z8e.fw:mxge_ethp_z8e:377284 -m mxge_ethp_z8e -c ${.TARGET}" \
1144	no-implicit-rule before-depend local				\
1145	clean		"mxge_ethp_z8e.c"
1146mxge_ethp_z8e.fwo	optional mxgefw					\
1147	dependency	"mxge_ethp_z8e.fw"				\
1148	compile-with	"${NORMAL_FWO}"					\
1149	no-implicit-rule						\
1150	clean		"mxge_ethp_z8e.fwo"
1151mxge_ethp_z8e.fw	optional mxgefw					\
1152	dependency	"$S/contrib/dev/mxge/mxge_ethp_z8e.fw.uu"       \
1153	compile-with	"${NORMAL_FW}"					\
1154	no-obj no-implicit-rule						\
1155	clean		"mxge_ethp_z8e.fw"
1156mxge_rss_eth_z8e.c	optional mxgefw					\
1157	compile-with	"${AWK} -f $S/tools/fw_stub.awk mxge_rss_eth_z8e.fw:mxge_rss_eth_z8e:377284 -m mxge_rss_eth_z8e -c ${.TARGET}" \
1158	no-implicit-rule before-depend local				\
1159	clean		"mxge_rss_eth_z8e.c"
1160mxge_rss_eth_z8e.fwo	optional mxgefw					\
1161	dependency	"mxge_rss_eth_z8e.fw"				\
1162	compile-with	"${NORMAL_FWO}"					\
1163	no-implicit-rule						\
1164	clean		"mxge_rss_eth_z8e.fwo"
1165mxge_rss_eth_z8e.fw	optional mxgefw					\
1166	dependency	"$S/contrib/dev/mxge/mxge_rss_eth_z8e.fw.uu"    \
1167	compile-with	"${NORMAL_FW}"					\
1168	no-obj no-implicit-rule						\
1169	clean		"mxge_rss_eth_z8e.fw"
1170mxge_rss_ethp_z8e.c	optional mxgefw					\
1171	compile-with	"${AWK} -f $S/tools/fw_stub.awk mxge_rss_ethp_z8e.fw:mxge_rss_ethp_z8e:377284 -m mxge_rss_ethp_z8e -c ${.TARGET}" \
1172	no-implicit-rule before-depend local				\
1173	clean		"mxge_rss_ethp_z8e.c"
1174mxge_rss_ethp_z8e.fwo	optional mxgefw					\
1175	dependency	"mxge_rss_ethp_z8e.fw"				\
1176	compile-with	"${NORMAL_FWO}"					\
1177	no-implicit-rule						\
1178	clean		"mxge_rss_ethp_z8e.fwo"
1179mxge_rss_ethp_z8e.fw	optional mxgefw					\
1180	dependency	"$S/contrib/dev/mxge/mxge_rss_ethp_z8e.fw.uu"   \
1181	compile-with	"${NORMAL_FW}"					\
1182	no-obj no-implicit-rule						\
1183	clean		"mxge_rss_ethp_z8e.fw"
1184net/zlib.c			optional mxge pci
1185dev/netif/my/if_my.c		optional my
1186dev/misc/musycc/musycc.c	optional musycc netgraph
1187dev/netif/nge/if_nge.c		optional nge
1188dev/misc/nmdm/nmdm.c		optional nmdm
1189dev/netif/oce/oce_hw.c		optional oce pci
1190dev/netif/oce/oce_if.c		optional oce pci
1191dev/netif/oce/oce_mbox.c	optional oce pci
1192dev/netif/oce/oce_queue.c	optional oce pci
1193dev/netif/oce/oce_sysctl.c	optional oce pci
1194dev/netif/oce/oce_util.c	optional oce pci
1195bus/ppbus/ppbus_if.m		optional ppbus
1196dev/misc/puc/puc.c		optional puc
1197dev/misc/puc/pucdata.c		optional puc
1198dev/disk/vpo/immio.c	optional vpo
1199dev/netif/plip/if_plip.c	optional plip
1200dev/misc/lpbb/lpbb.c	optional lpbb
1201dev/misc/lpt/lpt.c		optional lpt
1202dev/misc/pcfclock/pcfclock.c	optional pcfclock
1203dev/misc/cmx/cmx.c		optional cmx
1204dev/misc/cmx/cmx_pccard.c	optional cmx pccard
1205bus/iicbus/pcf/pcf.c	optional pcf
1206bus/ppbus/ppb_base.c	optional ppbus
1207bus/ppbus/ppb_1284.c	optional ppbus
1208bus/ppbus/ppb_msq.c	optional ppbus
1209bus/ppbus/ppbconf.c	optional ppbus
1210dev/misc/ppi/ppi.c		optional ppi
1211dev/misc/pps/pps.c		optional pps
1212dev/disk/vpo/vpo.c		optional vpo
1213dev/disk/vpo/vpoio.c	optional vpo
1214dev/crypto/rndtest/rndtest.c	optional rndtest
1215dev/crypto/safe/safe.c		optional safe
1216dev/netif/sbsh/if_sbsh.c	optional sbsh
1217dev/disk/sdhci/sdhci.c		optional sdhci
1218dev/disk/sdhci/sdhci_if.m	optional sdhci
1219dev/disk/sdhci/sdhci_pci.c	optional sdhci pci
1220dev/disk/sdhci/sdhci_acpi.c	optional sdhci acpi
1221bus/smbus/smbus_if.m		optional smbus
1222bus/smbus/smbconf.c		optional smbus
1223bus/smbus/smbus.c		optional smbus
1224bus/smbus/amdsmb/amdsmb.c	optional amdsmb pci
1225bus/smbus/ichiic/ig4_iic.c	optional ichiic
1226bus/smbus/ichiic/ig4_pci.c	optional ichiic pci
1227bus/smbus/ichiic/ig4_acpi.c	optional ichiic acpi
1228bus/smbus/ichsmb/ichsmb.c	optional ichsmb
1229bus/smbus/ichsmb/ichsmb_pci.c	optional ichsmb pci
1230bus/smbus/smbacpi/smbacpi.c	optional smbacpi acpi
1231dev/smbus/smb/smb.c		optional smb
1232dev/netif/bwn/siba/siba_bwn.c	optional siba_bwn pci
1233dev/netif/bwn/siba/siba_core.c	optional siba_bwn pci
1234dev/netif/sln/if_sln.c		optional sln pci
1235dev/netif/sn/if_sn.c		optional sn
1236dev/netif/sn/if_sn_pccard.c	optional sn pccard
1237dev/misc/snp/snp.c		optional snp
1238dev/crypto/tpm/tpm.c		optional tpm
1239dev/crypto/tpm/tpm_acpi.c	optional tpm acpi
1240dev/crypto/tpm/tpm_isa.c	optional tpm isa
1241bus/iicbus/iicbb.c	optional iicbb
1242bus/iicbus/iicbb_if.m		optional iicbb
1243bus/iicbus/iicsmb.c		optional iicsmb
1244bus/iicbus/iicbus_if.m		optional iicbus
1245bus/iicbus/iiconf.c	optional iicbus
1246bus/iicbus/iicbus.c	optional iicbus
1247bus/iicbus/iic.c	optional iic
1248dev/netif/ic/if_ic.c	optional ic
1249dev/disk/trm/trm.c		optional trm
1250dev/raid/twa/tw_cl_init.c		optional twa
1251dev/raid/twa/tw_cl_intr.c		optional twa
1252dev/raid/twa/tw_cl_io.c			optional twa
1253dev/raid/twa/tw_cl_misc.c		optional twa
1254dev/raid/twa/tw_osl_cam.c		optional twa
1255dev/raid/twa/tw_osl_freebsd.c		optional twa
1256dev/raid/twe/twe.c			optional twe
1257dev/raid/twe/twe_freebsd.c		optional twe
1258dev/raid/tws/tws.c			optional tws
1259dev/raid/tws/tws_cam.c			optional tws
1260dev/raid/tws/tws_hdm.c			optional tws
1261dev/raid/tws/tws_services.c		optional tws
1262dev/raid/tws/tws_user.c			optional tws
1263dev/netif/tx/if_tx.c			optional tx
1264dev/netif/txp/if_txp.c		optional txp
1265dev/raid/vinum/vinum.c		optional vinum
1266dev/raid/vinum/vinumconfig.c		optional vinum
1267dev/raid/vinum/vinumdaemon.c		optional vinum
1268dev/raid/vinum/vinuminterrupt.c	optional vinum
1269dev/raid/vinum/vinumio.c		optional vinum
1270dev/raid/vinum/vinumioctl.c		optional vinum
1271dev/raid/vinum/vinumlock.c		optional vinum
1272dev/raid/vinum/vinummemory.c		optional vinum
1273dev/raid/vinum/vinumparser.c		optional vinum
1274dev/raid/vinum/vinumraid5.c		optional vinum
1275dev/raid/vinum/vinumrequest.c	optional vinum
1276dev/raid/vinum/vinumrevive.c		optional vinum
1277dev/raid/vinum/vinumstate.c		optional vinum
1278dev/raid/vinum/vinumutil.c		optional vinum
1279dev/raid/ips/ips.c			optional ips
1280dev/raid/ips/ips_commands.c		optional ips
1281dev/raid/ips/ips_disk.c			optional ips
1282dev/raid/ips/ips_ioctl.c		optional ips
1283dev/raid/ips/ips_pci.c			optional ips
1284dev/disk/vn/vn.c			optional vn
1285dev/netif/wi/if_wi.c			optional wi
1286dev/netif/wi/if_wi_pccard.c		optional wi pccard
1287dev/netif/wi/if_wi_pci.c		optional wi pci
1288dev/netif/wpi/if_wpi.c			optional wpi
1289wpifw.c			optional wpifw					\
1290	compile-with	"${AWK} -f $S/tools/fw_stub.awk wpi.fw:wpifw:2144 -m wpifw -c ${.TARGET}" \
1291	no-implicit-rule before-depend local				\
1292	clean		"wpifw.c"
1293wpifw.fwo		optional wpifw					\
1294	dependency	"wpi.fw"					\
1295	compile-with	"${NORMAL_FWO}"					\
1296	no-implicit-rule						\
1297	clean		"wpifw.fwo"
1298wpi.fw			optional wpifw					\
1299	dependency	"$S/contrib/dev/wpi/iwlwifi-3945-15.32.2.9.fw.uu" \
1300	compile-with	"${NORMAL_FW}"					\
1301	no-obj no-implicit-rule						\
1302	clean		"wpi.fw"
1303dev/netif/xe/if_xe.c			optional xe
1304dev/netif/xe/if_xe_pccard.c		optional xe pccard
1305gnu/vfs/ext2fs/ext2_alloc.c		optional ext2fs
1306gnu/vfs/ext2fs/ext2_balloc.c		optional ext2fs
1307gnu/vfs/ext2fs/ext2_bmap.c		optional ext2fs
1308gnu/vfs/ext2fs/ext2_inode.c		optional ext2fs
1309gnu/vfs/ext2fs/ext2_inode_cnv.c		optional ext2fs
1310gnu/vfs/ext2fs/ext2_linux_balloc.c	optional ext2fs
1311gnu/vfs/ext2fs/ext2_linux_ialloc.c	optional ext2fs
1312gnu/vfs/ext2fs/ext2_linux_super.c	optional ext2fs
1313gnu/vfs/ext2fs/ext2_lookup.c		optional ext2fs
1314gnu/vfs/ext2fs/ext2_subr.c		optional ext2fs
1315gnu/vfs/ext2fs/ext2_vfsops.c		optional ext2fs
1316gnu/vfs/ext2fs/ext2_vnops.c		optional ext2fs
1317gnu/vfs/ext2fs/ext2_ihash.c		optional ext2fs
1318gnu/vfs/ext2fs/ext2_quota.c		optional ext2fs
1319vfs/isofs/cd9660/cd9660_bmap.c	optional cd9660
1320vfs/isofs/cd9660/cd9660_lookup.c	optional cd9660
1321vfs/isofs/cd9660/cd9660_node.c	optional cd9660
1322vfs/isofs/cd9660/cd9660_rrip.c	optional cd9660
1323vfs/isofs/cd9660/cd9660_util.c	optional cd9660
1324vfs/isofs/cd9660/cd9660_vfsops.c	optional cd9660
1325vfs/isofs/cd9660/cd9660_vnops.c	optional cd9660
1326vfs/isofs/cd9660/cd9660_iconv/cd9660_iconv.c	optional cd9660_iconv
1327vfs/udf/osta.c			optional udf
1328vfs/udf/udf_vfsops.c		optional udf
1329vfs/udf/udf_vnops.c		optional udf
1330kern/imgact_aout.c	standard
1331kern/imgact_elf.c	standard
1332kern/imgact_resident.c	standard
1333kern/imgact_gzip.c	optional gzip
1334kern/imgact_shell.c	standard
1335kern/inflate.c		optional gzip
1336kern/init_main.c	standard
1337kern/init_sysent.c	standard
1338kern/kern_checkpoint.c	standard
1339kern/kern_sysref.c	standard
1340kern/kern_intr.c	standard
1341kern/kern_varsym.c	standard
1342kern/kern_module.c	standard
1343kern/kern_linker.c	standard
1344kern/kern_uuid.c	standard
1345kern/link_elf.c		standard
1346kern/kern_acct.c	standard
1347kern/kern_acl.c		standard
1348kern/kern_clock.c	standard
1349kern/kern_collect.c	standard
1350kern/kern_condvar.c	standard
1351kern/kern_conf.c	standard
1352kern/kern_debug.c	standard
1353kern/kern_device.c	standard
1354kern/kern_descrip.c	standard
1355kern/kern_dmsg.c	standard
1356kern/kern_fp.c		standard
1357kern/kern_environment.c	standard
1358kern/kern_event.c	standard
1359kern/kern_exec.c	standard
1360kern/kern_exit.c	standard
1361kern/kern_fork.c	standard
1362kern/kern_jail.c	standard
1363kern/kern_kinfo.c	standard
1364kern/kern_kthread.c	standard
1365kern/kern_ktr.c		optional ktr
1366kern/kern_ktrace.c	standard
1367kern/kern_lock.c	standard
1368kern/kern_lockf.c	standard
1369kern/kern_mib.c		standard
1370kern/kern_ntptime.c	standard
1371kern/kern_objcache.c	standard
1372kern/kern_physio.c	standard
1373kern/kern_proc.c	standard
1374kern/kern_prot.c	standard
1375kern/kern_nrandom.c	standard
1376kern/kern_resource.c	standard
1377kern/kern_plimit.c	standard
1378kern/kern_slaballoc.c	standard
1379kern/kern_systimer.c	standard
1380kern/kern_cputimer.c	standard
1381kern/kern_mpipe.c	standard
1382kern/kern_shutdown.c	standard
1383kern/kern_sig.c		standard
1384kern/kern_memio.c	standard
1385kern/kern_udev.c	standard
1386kern/kern_sfbuf.c	standard
1387kern/kern_subr.c	standard
1388kern/kern_iosched.c	standard
1389kern/kern_usched.c	standard
1390kern/usched_bsd4.c	standard
1391kern/usched_dfly.c	standard
1392kern/usched_dummy.c	standard
1393kern/kern_umtx.c	standard
1394kern/kern_mutex.c	standard
1395kern/kern_refcount.c	standard
1396kern/lwkt_thread.c	standard
1397kern/lwkt_ipiq.c	standard
1398kern/lwkt_token.c	standard
1399kern/lwkt_msgport.c	standard
1400kern/lwkt_serialize.c	standard
1401kern/kern_dsched.c	standard
1402kern/kern_sensors.c	standard
1403kern/kern_spinlock.c	standard
1404kern/kern_synch.c	standard
1405kern/kern_syscalls.c	standard
1406kern/kern_sysctl.c	standard
1407kern/kern_time.c	standard
1408kern/kern_timeout.c	standard
1409kern/kern_wdog.c	standard
1410kern/kern_xio.c		standard
1411kern/md5c.c		standard
1412kern/subr_autoconf.c	standard
1413kern/subr_bus.c		standard
1414kern/subr_cpuhelper.c	standard
1415kern/subr_csprng.c	standard
1416kern/subr_busdma.c	standard
1417kern/subr_devstat.c	standard
1418kern/subr_disk.c	standard
1419kern/subr_diskiocom.c	standard
1420kern/subr_disklabel32.c	standard
1421kern/subr_disklabel64.c	standard
1422kern/subr_diskslice.c	standard
1423kern/subr_eventhandler.c	standard
1424kern/subr_fattime.c	standard
1425kern/subr_firmware.c	standard
1426# temporarily not included in kernel, included
1427# by cyapa until stable.
1428#kern/subr_input.c	standard
1429kern/subr_kcore.c	standard
1430kern/subr_kobj.c	standard
1431kern/subr_log.c		standard
1432kern/libmchain/subr_mchain.c	optional libmchain
1433kern/subr_module.c	standard
1434kern/subr_param.c	standard
1435kern/subr_power.c	standard
1436# XXX drhodus
1437kern/subr_prf.c		standard
1438kern/subr_prof.c	standard
1439kern/subr_alist.c	standard
1440kern/subr_blist.c	standard
1441kern/subr_sbuf.c	standard
1442kern/subr_scanf.c	standard
1443kern/subr_sglist.c	standard
1444kern/subr_taskqueue.c	standard
1445kern/subr_rbtree.c	standard
1446kern/sys_generic.c	standard
1447kern/sys_pipe.c		standard
1448kern/sys_process.c	standard
1449kern/subr_rman.c	standard
1450kern/subr_unit.c	standard
1451kern/sys_mqueue.c	standard
1452kern/sys_socket.c	standard
1453kern/sysv_ipc.c		standard
1454kern/sysv_msg.c		standard
1455kern/sysv_sem.c		standard
1456kern/sysv_shm.c		standard
1457kern/tty.c		standard
1458kern/tty_conf.c		standard
1459kern/tty_cons.c		standard
1460kern/tty_pty.c		optional pty
1461kern/tty_subr.c		standard
1462kern/tty_tty.c		standard
1463kern/uipc_accf.c	optional inet
1464kern/uipc_domain.c	standard
1465kern/uipc_mbuf.c	standard
1466kern/uipc_mbuf2.c	standard
1467kern/uipc_sockbuf.c	standard
1468kern/uipc_msg.c		standard
1469kern/uipc_proto.c	standard
1470kern/uipc_socket.c	standard
1471kern/uipc_socket2.c	standard
1472kern/uipc_syscalls.c	standard
1473kern/uipc_usrreq.c	standard
1474kern/vfs_bio.c		standard
1475kern/vfs_cache.c	standard
1476kern/vfs_cluster.c	standard
1477kern/vfs_conf.c		standard
1478kern/vfs_default.c	standard
1479kern/vfs_helper.c	standard
1480kern/vfs_init.c		standard
1481kern/vfs_journal.c	standard
1482kern/vfs_jops.c		standard
1483kern/vfs_lookup.c	standard
1484kern/vfs_nlookup.c	standard
1485kern/vfs_subr.c		standard
1486kern/vfs_vm.c		standard
1487kern/vfs_lock.c		standard
1488kern/vfs_mount.c	standard
1489kern/vfs_quota.c	standard
1490kern/vfs_sync.c		standard
1491kern/vfs_synth.c	standard
1492kern/vfs_syscalls.c	standard
1493kern/vfs_vnops.c	standard
1494kern/vfs_vopops.c	standard
1495kern/vfs_vfsops.c	standard
1496kern/kern_threads.c	standard
1497kern/vfs_aio.c		standard
1498kern/subr_cpu_topology.c	standard
1499kern/sys_vmm.c		standard
1500vfs/deadfs/dead_vnops.c	standard
1501vfs/fifofs/fifo_vnops.c	standard
1502vfs/nullfs/null_vfsops.c	optional nullfs
1503vfs/nullfs/null_vnops.c	optional nullfs
1504vfs/procfs/procfs_ctl.c	optional procfs
1505vfs/procfs/procfs_dbregs.c	standard
1506vfs/procfs/procfs_fpregs.c	standard
1507vfs/procfs/procfs_map.c		optional procfs
1508vfs/procfs/procfs_mem.c		standard
1509vfs/procfs/procfs_note.c	optional procfs
1510vfs/procfs/procfs_regs.c	standard
1511vfs/procfs/procfs_status.c	optional procfs
1512vfs/procfs/procfs_subr.c	optional procfs
1513vfs/procfs/procfs_type.c	optional procfs
1514vfs/procfs/procfs_vfsops.c	optional procfs
1515vfs/procfs/procfs_vnops.c	optional procfs
1516vfs/procfs/procfs_rlimit.c	optional procfs
1517vfs/hpfs/hpfs_alsubr.c		optional hpfs
1518vfs/hpfs/hpfs_hash.c		optional hpfs
1519vfs/hpfs/hpfs_lookup.c		optional hpfs
1520vfs/hpfs/hpfs_subr.c		optional hpfs
1521vfs/hpfs/hpfs_vfsops.c		optional hpfs
1522vfs/hpfs/hpfs_vnops.c		optional hpfs
1523vfs/msdosfs/msdosfs_conv.c	optional msdosfs
1524vfs/msdosfs/msdosfs_denode.c	optional msdosfs
1525vfs/msdosfs/msdosfs_fat.c	optional msdosfs
1526vfs/msdosfs/msdosfs_lookup.c	optional msdosfs
1527vfs/msdosfs/msdosfs_vfsops.c	optional msdosfs
1528vfs/msdosfs/msdosfs_vnops.c	optional msdosfs
1529vfs/msdosfs/msdosfs_iconv/msdosfs_iconv.c	optional msdosfs_iconv
1530vfs/ntfs/ntfs_compr.c		optional ntfs
1531vfs/ntfs/ntfs_ihash.c		optional ntfs
1532vfs/ntfs/ntfs_subr.c		optional ntfs
1533vfs/ntfs/ntfs_vfsops.c		optional ntfs
1534vfs/ntfs/ntfs_vnops.c		optional ntfs
1535vfs/ntfs/ntfs_iconv/ntfs_iconv.c	optional ntfs_iconv
1536net/altq/altq_cbq.c		optional altq
1537net/altq/altq_hfsc.c		optional altq
1538net/altq/altq_priq.c		optional altq
1539net/altq/altq_fairq.c		optional altq
1540net/altq/altq_red.c		optional altq
1541net/altq/altq_rio.c		optional altq
1542net/altq/altq_rmclass.c		optional altq
1543net/altq/altq_subr.c		optional altq
1544net/bpf.c			standard
1545net/bpf_filter.c		optional bpf
1546net/bridge/if_bridge.c		optional bridge
1547net/bridge/bridgestp.c		optional bridge
1548net/if.c			standard
1549net/if_clone.c			standard
1550net/if_poll.c			optional ifpoll_enable
1551net/disc/if_disc.c		optional disc
1552net/if_ethersubr.c		optional ether
1553net/gif/if_gif.c		optional gif
1554net/gre/if_gre.c		optional gre inet
1555net/lagg/ieee8023ad_lacp.c	optional lagg
1556net/lagg/if_lagg.c		optional lagg
1557net/pfil.c			standard
1558net/pf/if_pflog.c		optional pflog
1559net/pf/if_pfsync.c		optional pf
1560net/pf/pf.c			optional pf
1561net/pf/pf_if.c			optional pf
1562net/pf/pf_subr.c		optional pf
1563net/pf/pf_ioctl.c		optional pf
1564net/pf/pf_norm.c		optional pf
1565net/pf/pf_ruleset.c		optional pf
1566net/pf/pf_table.c		optional pf
1567net/pf/pf_osfp.c		optional pf
1568net/ppp_layer/slcompress.c	optional sl
1569net/ppp_layer/slcompress.c	optional sppp
1570net/if_loop.c		optional loop
1571net/if_media.c		standard
1572net/if_mib.c		standard
1573net/sl/if_sl.c		optional sl
1574net/sppp/if_spppsubr.c	optional sppp
1575net/stf/if_stf.c		optional stf
1576net/tun/if_tun.c		optional tun
1577net/tap/if_tap.c		optional tap
1578net/vlan/if_vlan.c		optional vlan
1579net/vlan/if_vlan_ether.c	optional ether
1580net/net_osdep.c		standard
1581net/netisr.c		standard
1582net/radix.c		standard
1583net/raw_cb.c		standard
1584net/raw_usrreq.c	standard
1585net/route.c		standard
1586net/rtsock.c		standard
1587netbt/bt_input.c	optional bluetooth
1588netbt/bt_proto.c	optional bluetooth
1589netbt/hci_event.c	optional bluetooth
1590netbt/hci_ioctl.c	optional bluetooth
1591netbt/hci_link.c	optional bluetooth
1592netbt/hci_misc.c	optional bluetooth
1593netbt/hci_socket.c	optional bluetooth
1594netbt/hci_unit.c	optional bluetooth
1595netbt/l2cap_lower.c	optional bluetooth
1596netbt/l2cap_misc.c	optional bluetooth
1597netbt/l2cap_signal.c	optional bluetooth
1598netbt/l2cap_socket.c	optional bluetooth
1599netbt/l2cap_upper.c	optional bluetooth
1600netbt/rfcomm_dlc.c	optional bluetooth
1601netbt/rfcomm_session.c	optional bluetooth
1602netbt/rfcomm_socket.c	optional bluetooth
1603netbt/rfcomm_upper.c	optional bluetooth
1604netbt/sco_socket.c	optional bluetooth
1605netbt/sco_upper.c	optional bluetooth
1606netproto/802_11/wlan/ieee80211.c            optional wlan
1607netproto/802_11/wlan_acl/ieee80211_acl.c    optional wlan_acl
1608netproto/802_11/wlan/ieee80211_action.c     optional wlan
1609netproto/802_11/wlan/ieee80211_ageq.c       optional wlan
1610netproto/802_11/wlan/ieee80211_adhoc.c      optional wlan
1611netproto/802_11/wlan/ieee80211_ageq.c       optional wlan
1612netproto/802_11/wlan/ieee80211_amrr.c       optional wlan_amrr
1613netproto/802_11/wlan/ieee80211_amrr.c       optional wlan
1614netproto/802_11/wlan/ieee80211_crypto.c     optional wlan
1615netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c optional wlan_ccmp
1616netproto/802_11/wlan/ieee80211_crypto_none.c optional wlan
1617netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c optional wlan_tkip
1618netproto/802_11/wlan_wep/ieee80211_crypto_wep.c optional wlan_wep
1619netproto/802_11/wlan/ieee80211_ddb.c        optional wlan ddb
1620netproto/802_11/wlan/ieee80211_dfs.c        optional wlan
1621netproto/802_11/wlan/ieee80211_dragonfly.c  optional wlan
1622netproto/802_11/wlan/ieee80211_hostap.c     optional wlan
1623netproto/802_11/wlan/ieee80211_ht.c         optional wlan
1624netproto/802_11/wlan/ieee80211_hwmp.c       optional wlan ieee80211_support_mesh
1625netproto/802_11/wlan/ieee80211_input.c      optional wlan
1626netproto/802_11/wlan/ieee80211_ioctl.c      optional wlan
1627netproto/802_11/wlan/ieee80211_mesh.c       optional wlan ieee80211_support_mesh
1628netproto/802_11/wlan/ieee80211_monitor.c    optional wlan
1629netproto/802_11/wlan/ieee80211_node.c       optional wlan
1630netproto/802_11/wlan/ieee80211_output.c     optional wlan
1631netproto/802_11/wlan/ieee80211_phy.c        optional wlan
1632netproto/802_11/wlan/ieee80211_power.c      optional wlan
1633netproto/802_11/wlan/ieee80211_proto.c      optional wlan
1634netproto/802_11/wlan/ieee80211_radiotap.c   optional wlan
1635netproto/802_11/wlan/ieee80211_ratectl.c    optional wlan
1636netproto/802_11/wlan/ieee80211_ratectl_none.c optional wlan
1637netproto/802_11/wlan/ieee80211_regdomain.c  optional wlan
1638netproto/802_11/wlan/ieee80211_rssadapt.c   optional wlan_rssadapt
1639netproto/802_11/wlan/ieee80211_scan.c       optional wlan
1640netproto/802_11/wlan/ieee80211_scan_sta.c   optional wlan
1641netproto/802_11/wlan/ieee80211_scan_sw.c    optional wlan
1642netproto/802_11/wlan/ieee80211_sta.c        optional wlan
1643netproto/802_11/wlan/ieee80211_superg.c     optional wlan ieee80211_support_superg
1644netproto/802_11/wlan/ieee80211_tdma.c       optional wlan ieee80211_support_tdma
1645netproto/802_11/wlan/ieee80211_wds.c        optional wlan
1646netproto/802_11/wlan_xauth/ieee80211_xauth.c optional wlan_xauth
1647
1648#
1649# New netgraph
1650#
1651netgraph7/bluetooth/common/ng_bluetooth.c		optional netgraph7_bluetooth
1652netgraph7/bluetooth/drivers/bt3c/ng_bt3c_pccard.c	optional netgraph7_bluetooth_bt3c
1653netgraph7/bluetooth/drivers/h4/ng_h4.c			optional netgraph7_bluetooth_h4
1654netgraph7/bluetooth/drivers/ubt/ng_ubt.c		optional netgraph7_bluetooth_ubt
1655netgraph7/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c		optional netgraph7_bluetooth_ubtbcmfw
1656netgraph7/bluetooth/hci/ng_hci_cmds.c			optional netgraph7_bluetooth_hci
1657netgraph7/bluetooth/hci/ng_hci_evnt.c			optional netgraph7_bluetooth_hci
1658netgraph7/bluetooth/hci/ng_hci_main.c			optional netgraph7_bluetooth_hci
1659netgraph7/bluetooth/hci/ng_hci_misc.c			optional netgraph7_bluetooth_hci
1660netgraph7/bluetooth/hci/ng_hci_ulpi.c			optional netgraph7_bluetooth_hci
1661netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c		optional netgraph7_bluetooth_l2cap
1662netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c		optional netgraph7_bluetooth_l2cap
1663netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c		optional netgraph7_bluetooth_l2cap
1664netgraph7/bluetooth/l2cap/ng_l2cap_main.c		optional netgraph7_bluetooth_l2cap
1665netgraph7/bluetooth/l2cap/ng_l2cap_misc.c		optional netgraph7_bluetooth_l2cap
1666netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c		optional netgraph7_bluetooth_l2cap
1667netgraph7/bluetooth/socket/ng_btsocket.c		optional netgraph7_bluetooth_socket
1668netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c	optional netgraph7_bluetooth_socket
1669netgraph7/bluetooth/socket/ng_btsocket_l2cap.c		optional netgraph7_bluetooth_socket
1670netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c	optional netgraph7_bluetooth_socket
1671netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c		optional netgraph7_bluetooth_socket
1672netgraph7/netflow/netflow.c	optional netgraph7_netflow
1673netgraph7/netflow/ng_netflow.c	optional netgraph7_netflow
1674netgraph7/UI/ng_UI.c		optional netgraph7_UI
1675netgraph7/async/ng_async.c	optional netgraph7_async
1676netgraph7/netgraph/ng_base.c	optional netgraph7
1677netgraph7/bpf/ng_bpf.c		optional netgraph7_bpf
1678netgraph7/bridge/ng_bridge.c	optional netgraph7_bridge
1679netgraph7/ng_car.c		optional netgraph7_car
1680netgraph7/cisco/ng_cisco.c	optional netgraph7_cisco
1681netgraph7/deflate/ng_deflate.c	optional netgraph7_deflate
1682netgraph7/ng_device.c		optional netgraph7_device
1683netgraph7/echo/ng_echo.c	optional netgraph7_echo
1684netgraph7/eiface/ng_eiface.c	optional netgraph7_eiface
1685netgraph7/etf/ng_etf.c		optional netgraph7_etf
1686netgraph7/ether/ng_ether.c	optional netgraph7_ether
1687netgraph7/ng_fec.c		optional netgraph7_fec
1688netgraph7/frame_relay/ng_frame_relay.c			optional netgraph7_frame_relay
1689netgraph7/ng_gif.c		optional netgraph7_gif
1690netgraph7/ng_gif_demux.c	optional netgraph7_gif_demux
1691netgraph7/hole/ng_hole.c	optional netgraph7_hole
1692netgraph7/hub/ng_hub.c		optional netgraph7_hub
1693netgraph7/iface/ng_iface.c	optional netgraph7_iface
1694netgraph7/ng_ip_input.c		optional netgraph7_ip_input
1695netgraph7/ng_ipfw.c		optional netgraph7_ipfw
1696netgraph7/ksocket/ng_ksocket.c	optional netgraph7_ksocket
1697netgraph7/l2tp/ng_l2tp.c	optional netgraph7_l2tp
1698netgraph7/lmi/ng_lmi.c		optional netgraph7_lmi
1699netgraph7/mppc/ng_mppc.c	optional netgraph7_mppc_compression
1700netgraph7/mppc/ng_mppc.c	optional netgraph7_mppc_encryption
1701netgraph7/ng_nat.c		optional netgraph7_nat
1702netgraph7/one2many/ng_one2many.c			optional netgraph7_one2many
1703netgraph7/netgraph/ng_parse.c	optional netgraph7
1704netgraph7/ppp/ng_ppp.c		optional netgraph7_ppp
1705netgraph7/pppoe/ng_pppoe.c	optional netgraph7_pppoe
1706netgraph7/pptpgre/ng_pptpgre.c	optional netgraph7_pptpgre
1707netgraph7/ng_pred1.c		optional netgraph7_pred1
1708netgraph7/rfc1490/ng_rfc1490.c	optional netgraph7_rfc1490
1709netgraph7/socket/ng_socket.c	optional netgraph7_socket
1710netgraph7/ng_split.c		optional netgraph7_split
1711netgraph7/ng_sppp.c		optional netgraph7_sppp
1712netgraph7/ng_tag.c		optional netgraph7_tag
1713netgraph7/tcpmss/ng_tcpmss.c	optional netgraph7_tcpmss
1714netgraph7/tee/ng_tee.c		optional netgraph7_tee
1715netgraph7/tty/ng_tty.c		optional netgraph7_tty
1716netgraph7/vjc/ng_vjc.c		optional netgraph7_vjc
1717
1718netinet/libalias/alias.c	optional netgraph7_nat
1719netinet/libalias/alias_db.c	optional netgraph7_nat
1720netinet/libalias/alias_mod.c	optional netgraph7_nat
1721netinet/libalias/alias_proxy.c	optional netgraph7_nat
1722netinet/libalias/alias_util.c	optional netgraph7_nat
1723
1724crypto/rc4/rc4.c		optional netgraph7_mppc_encryption
1725crypto/sha1.c			optional netgraph7_mppc_encryption
1726net/bpf_filter.c		optional netgraph7_bpf
1727
1728net/if_spppfr.c			optional netgraph7_sppp
1729net/if_spppsubr.c		optional netgraph7_sppp
1730net/mppcc.c			optional netgraph7_mppc_compression
1731net/mppcd.c			optional netgraph7_mppc_compression
1732net/ppp_layer/slcompress.c	optional netgraph7_vjc
1733net/ppp_layer/slcompress.c	optional netgraph7_sppp
1734net/zlib.c			optional netgraph7_deflate
1735
1736# Original netgraph
1737#
1738netgraph/netgraph/ng_base.c		optional netgraph
1739netgraph/netgraph/ng_parse.c		optional netgraph
1740netgraph/async/ng_async.c		optional netgraph_async
1741netgraph/bpf/ng_bpf.c			optional netgraph_bpf
1742netgraph/bridge/ng_bridge.c		optional netgraph_bridge
1743netgraph/cisco/ng_cisco.c		optional netgraph_cisco
1744netgraph/echo/ng_echo.c			optional netgraph_echo
1745netgraph/eiface/ng_eiface.c		optional netgraph_eiface
1746netgraph/ether/ng_ether.c		optional netgraph_ether
1747netgraph/fec/ng_fec.c			optional netgraph_fec
1748netgraph/frame_relay/ng_frame_relay.c	optional netgraph_frame_relay
1749netgraph/hole/ng_hole.c			optional netgraph_hole
1750netgraph/iface/ng_iface.c		optional netgraph_iface
1751netgraph/ksocket/ng_ksocket.c		optional netgraph_ksocket
1752netgraph/l2tp/ng_l2tp.c			optional netgraph_l2tp
1753netgraph/lmi/ng_lmi.c			optional netgraph_lmi
1754netgraph/mppc/ng_mppc.c			optional netgraph_mppc_compression
1755# The next two files (plus the header file net/mppc.h) are proprietary and
1756# must be obtained elsewhere in order to enable NETGRAPH_MPPC_COMPRESSION
1757netgraph/mppc/mppcc.c			optional netgraph_mppc_compression
1758netgraph/mppc/mppcd.c			optional netgraph_mppc_compression
1759netgraph/mppc/ng_mppc.c			optional netgraph_mppc_encryption
1760netgraph/one2many/ng_one2many.c		optional netgraph_one2many
1761netgraph/ppp/ng_ppp.c			optional netgraph_ppp
1762netgraph/pppoe/ng_pppoe.c		optional netgraph_pppoe
1763netgraph/pptpgre/ng_pptpgre.c		optional netgraph_pptpgre
1764netgraph/rfc1490/ng_rfc1490.c		optional netgraph_rfc1490
1765netgraph/socket/ng_socket.c		optional netgraph_socket
1766netgraph/tee/ng_tee.c			optional netgraph_tee
1767netgraph/tty/ng_tty.c			optional netgraph_tty
1768netgraph/UI/ng_UI.c			optional netgraph_UI
1769netgraph/vjc/ng_vjc.c			optional netgraph_vjc
1770
1771net/ppp_layer/slcompress.c		optional netgraph_vjc
1772net/bpf_filter.c			optional netgraph_bpf
1773crypto/rc4/rc4.c			optional netgraph_mppc_encryption
1774crypto/sha1.c				optional netgraph_mppc_encryption
1775
1776net/toeplitz.c			standard
1777
1778net/accf_data/accf_data.c		optional accept_filter_data
1779net/accf_http/accf_http.c		optional accept_filter_http
1780netinet/if_ether.c			optional ether
1781netinet/in_gif.c		optional gif inet
1782netinet/igmp.c			optional inet
1783netinet/in.c			optional inet
1784netinet/in_cksum.c		optional inet
1785netinet/ip_carp.c		optional carp
1786netinet/ip_gre.c		optional gre inet
1787netinet/ip_id.c			optional inet
1788netinet/in_pcb.c		optional inet
1789netinet/in_proto.c		optional inet
1790netinet/in_rmx.c		optional inet
1791netinet/ip_ecn.c		optional inet
1792netinet/ip_ecn.c		optional inet6
1793netinet/ip_encap.c		optional inet
1794netinet/ip_encap.c		optional inet6
1795netinet/ip_divert.c		optional ipdivert
1796net/dummynet/ip_dummynet.c	optional dummynet
1797net/dummynet/ip_dummynet_glue.c	optional inet
1798netinet/ip_flow.c		optional inet
1799net/ipfw/ip_fw2.c		optional ipfirewall
1800net/ipfw/ip_fw2_glue.c		optional inet
1801net/ipfw3/ip_fw3.c		optional ipfirewall3
1802net/ipfw3/ip_fw3_glue.c		optional inet
1803net/ipfw3/ip_fw3_set.c		optional ipfirewall3
1804net/ipfw3_basic/ip_fw3_log.c	optional ipfirewall3
1805net/ipfw3_basic/ip_fw3_sync.c	optional ipfirewall3
1806net/ipfw3_basic/ip_fw3_table.c	optional ipfirewall3
1807netinet/ip_icmp.c		optional inet
1808netinet/ip_input.c		optional inet
1809netinet/ip_demux.c		optional inet
1810net/ip_mroute/ip_mroute.c	optional mrouting
1811netinet/ip_output.c		optional inet
1812netinet/raw_ip.c		optional inet
1813netinet/tcp_debug.c		optional tcpdebug
1814netinet/tcp_input.c		optional inet
1815netinet/tcp_output.c		optional inet
1816netinet/tcp_sack.c		optional inet
1817netinet/tcp_subr.c		optional inet
1818netinet/tcp_syncache.c		optional inet
1819netinet/tcp_timer.c		optional inet
1820netinet/tcp_usrreq.c		optional inet
1821netinet/udp_usrreq.c		optional inet
1822netinet6/dest6.c		optional inet6
1823netinet6/frag6.c		optional inet6
1824netinet6/icmp6.c		optional inet6
1825netinet6/in6.c			optional inet6
1826netinet6/in6_cksum.c		optional inet6
1827netinet6/in6_gif.c		optional gif inet6
1828netinet6/ip6_forward.c		optional inet6
1829net/ip6fw/ip6_fw.c		optional inet6 ipv6firewall
1830netinet6/in6_ifattach.c		optional inet6
1831netinet6/ip6_demux.c		optional inet6
1832netinet6/ip6_input.c		optional inet6
1833netinet6/ip6_mroute.c		optional inet6
1834netinet6/ip6_output.c		optional inet6
1835netinet6/in6_src.c		optional inet6
1836netinet6/in6_pcb.c		optional inet6
1837netinet6/in6_proto.c		optional inet6
1838netinet6/in6_rmx.c		optional inet6
1839netinet6/mld6.c			optional inet6
1840netinet6/nd6.c			optional inet6
1841netinet6/nd6_nbr.c		optional inet6
1842netinet6/nd6_rtr.c		optional inet6
1843netinet6/raw_ip6.c		optional inet6
1844netinet6/route6.c		optional inet6
1845netinet6/scope6.c		optional inet6
1846netinet6/udp6_output.c		optional inet6
1847netinet6/udp6_usrreq.c		optional inet6
1848netproto/mpls/mpls_demux.c	optional mpls
1849netproto/mpls/mpls_input.c	optional mpls
1850netproto/mpls/mpls_output.c	optional mpls
1851netproto/mpls/mpls_proto.c	optional mpls
1852kern/md4c.c			optional netsmb
1853netproto/smb/smb_conn.c		optional netsmb
1854netproto/smb/smb_crypt.c	optional netsmb
1855netproto/smb/smb_dev.c		optional netsmb
1856netproto/smb/smb_iod.c		optional netsmb
1857netproto/smb/smb_rq.c		optional netsmb
1858netproto/smb/smb_smb.c		optional netsmb
1859netproto/smb/smb_subr.c		optional netsmb
1860netproto/smb/smb_trantcp.c	optional netsmb
1861netproto/smb/smb_usr.c		optional netsmb
1862crypto/des/des_ecb.c		optional netsmb
1863crypto/des/des_enc.c		optional netsmb
1864crypto/des/des_setkey.c		optional netsmb
1865vfs/nfs/nfs_bio.c		optional nfs
1866vfs/nfs/nfs_node.c		optional nfs
1867vfs/nfs/nfs_serv.c		optional nfs
1868vfs/nfs/nfs_socket.c		optional nfs
1869vfs/nfs/nfs_srvcache.c		optional nfs
1870vfs/nfs/nfs_subs.c		optional nfs
1871vfs/nfs/nfs_syscalls.c		optional nfs
1872vfs/nfs/nfs_vfsops.c		optional nfs
1873vfs/nfs/nfs_vnops.c		optional nfs
1874vfs/nfs/nfs_kerb.c		optional nfs
1875vfs/nfs/nfs_iod.c		optional nfs
1876vfs/nfs/nfsm_subs.c		optional nfs
1877vfs/nfs/bootp_subr.c		optional bootp
1878vfs/nfs/nfs_mountrpc.c		optional nfs
1879vfs/nfs/krpc_subr.c		optional nfs
1880bus/pccard/card_if.m		standard
1881pccarddevs.h			optional pccard \
1882	dependency		"$S/tools/pccarddevs2h.awk $S/bus/pccard/pccarddevs" \
1883	compile-with		"${AWK} -f $S/tools/pccarddevs2h.awk $S/bus/pccard/pccarddevs" \
1884	no-obj no-implicit-rule before-depend \
1885	clean "pccarddevs.h"
1886bus/pccard/pccard.c		optional pccard
1887bus/pccard/pccard_cis.c		optional pccard
1888bus/pccard/pccard_cis_quirks.c	optional pccard
1889bus/pccard/power_if.m		standard
1890dev/agp/agp.c			optional agp
1891dev/agp/agp_via.c		optional agp
1892dev/agp/agp_sis.c		optional agp
1893dev/agp/agp_amd64.c		optional agp
1894dev/agp/agp_if.m		optional agp
1895dev/agp/intel-gtt.c		optional agp
1896dev/disk/amd/amd.c		optional amd
1897dev/video/bktr/bktr_audio.c	optional bktr pci
1898dev/video/bktr/bktr_card.c	optional bktr pci
1899dev/video/bktr/bktr_core.c	optional bktr pci
1900dev/video/bktr/bktr_os.c	optional bktr pci
1901dev/video/bktr/bktr_tuner.c	optional bktr pci
1902dev/video/bktr/msp34xx.c	optional bktr pci
1903dev/video/cxm/cxm.c		optional cxm pci
1904dev/video/cxm/cxm_dec_fw.c	optional cxm pci
1905dev/video/cxm/cxm_eeprom.c	optional cxm pci
1906dev/video/cxm/cxm_enc_fw.c	optional cxm pci
1907dev/video/cxm/cxm_i2c.c		optional cxm pci
1908dev/video/cxm/cxm_ir.c		optional cxm pci
1909dev/video/cxm/cxm_msp34xxx.c	optional cxm pci
1910dev/video/cxm/cxm_saa7115.c	optional cxm pci
1911dev/video/cxm/cxm_tuner.c	optional cxm pci
1912dev/video/vga/vga_switcheroo.c	optional vga_switcheroo
1913dev/netif/dc/if_dc.c		optional dc
1914dev/netif/de/if_de.c		optional de
1915dev/netif/pcn/if_pcn.c		optional pcn
1916dev/netif/mn/if_mn.c		optional mn netgraph
1917dev/netif/re/if_re.c		optional re
1918dev/netif/re/re.c		optional re
1919dev/netif/rl/if_rl.c		optional rl
1920dev/netif/sf/if_sf.c		optional sf
1921dev/netif/sis/if_sis.c		optional sis
1922dev/netif/sk/if_sk.c		optional sk
1923dev/netif/ste/if_ste.c		optional ste
1924dev/netif/stge/if_stge.c	optional stge
1925dev/netif/ti/if_ti.c		optional ti
1926dev/netif/tl/if_tl.c		optional tl
1927dev/netif/vge/if_vge.c		optional vge
1928dev/netif/vr/if_vr.c		optional vr
1929dev/netif/wb/if_wb.c		optional wb
1930dev/netif/xl/if_xl.c		optional xl
1931dev/powermng/alpm/alpm.c	optional alpm pci
1932dev/powermng/amdpm/amdpm.c	optional amdpm pci
1933dev/powermng/intpm/intpm.c	optional intpm pci
1934dev/powermng/viapm/viapm.c	optional viapm pci
1935dev/disk/ncr/ncr.c		optional ncr
1936dev/disk/sym/sym_hipd.c		optional sym				\
1937	dependency	"$S/dev/disk/sym/sym_{conf,defs}.h"
1938pcidevs.h			optional pci \
1939	dependency		"$S/tools/pcidevs2h.awk $S/bus/pci/pcidevs" \
1940	compile-with		"${AWK} -f $S/tools/pcidevs2h.awk $S/bus/pci/pcidevs" \
1941	no-obj no-implicit-rule before-depend \
1942	clean "pcidevs.h"
1943bus/pci/fixup_pci.c		optional pci
1944bus/pci/hostb_pci.c		optional pci
1945bus/pci/ignore_pci.c		optional pci
1946bus/pci/isa_pci.c		optional pci isa
1947bus/pci/pci.c			optional pci
1948bus/pci/pci_if.m		optional pci
1949bus/pci/pci_pci.c		optional pci
1950bus/pci/pci_user.c		optional pci
1951bus/pci/pcib_if.m		optional pci
1952bus/pci/vga_pci.c		optional pci
1953kern/kern_posix4_mib.c		standard
1954kern/kern_p1003_1b.c		standard
1955kern/kern_sched.c		optional _kposix_priority_scheduling
1956vfs/ufs/ffs_alloc.c		optional ffs
1957vfs/ufs/ffs_alloc.c		optional mfs
1958vfs/ufs/ffs_balloc.c		optional ffs
1959vfs/ufs/ffs_balloc.c		optional mfs
1960vfs/ufs/ffs_inode.c		optional ffs
1961vfs/ufs/ffs_inode.c		optional mfs
1962vfs/ufs/ffs_softdep_stub.c	standard
1963vfs/ufs/ffs_softdep.c		optional softupdates
1964vfs/ufs/ffs_subr.c		optional ffs
1965vfs/ufs/ffs_subr.c		optional mfs
1966vfs/ufs/ffs_tables.c		optional ffs
1967vfs/ufs/ffs_tables.c		optional mfs
1968vfs/ufs/ffs_vfsops.c		optional ffs
1969vfs/ufs/ffs_vfsops.c		optional mfs
1970vfs/ufs/ffs_vnops.c		optional ffs
1971vfs/ufs/ffs_vnops.c		optional mfs
1972vfs/mfs/mfs_vfsops.c		optional mfs
1973vfs/ufs/ufs_bmap.c		optional ffs
1974vfs/ufs/ufs_ihash.c		optional ffs
1975vfs/ufs/ufs_inode.c		optional ffs
1976vfs/ufs/ufs_lookup.c		optional ffs
1977vfs/ufs/ufs_quota.c		optional ffs
1978vfs/ufs/ufs_vfsops.c		optional ffs
1979vfs/ufs/ufs_vnops.c		optional ffs
1980vfs/ufs/ufs_dirhash.c		optional ffs
1981vfs/devfs/devfs_core.c		standard
1982vfs/devfs/devfs_vnops.c		standard
1983vfs/devfs/devfs_vfsops.c	standard
1984vfs/devfs/devfs_helper.c	standard
1985vfs/devfs/devfs_rules.c		standard
1986vfs/hammer/hammer_blockmap.c	optional hammer
1987vfs/hammer/hammer_btree.c	optional hammer
1988vfs/hammer/hammer_cursor.c	optional hammer
1989vfs/hammer/hammer_volume.c	optional hammer
1990vfs/hammer/hammer_flusher.c	optional hammer
1991vfs/hammer/hammer_inode.c	optional hammer
1992vfs/hammer/hammer_io.c		optional hammer
1993vfs/hammer/hammer_ioctl.c	optional hammer
1994vfs/hammer/hammer_mirror.c	optional hammer
1995vfs/hammer/hammer_object.c	optional hammer
1996vfs/hammer/hammer_ondisk.c	optional hammer
1997vfs/hammer/hammer_pfs.c		optional hammer
1998vfs/hammer/hammer_prune.c	optional hammer
1999vfs/hammer/hammer_reblock.c	optional hammer
2000vfs/hammer/hammer_rebalance.c	optional hammer
2001vfs/hammer/hammer_recover.c	optional hammer
2002vfs/hammer/hammer_signal.c	optional hammer
2003vfs/hammer/hammer_subs.c	optional hammer
2004vfs/hammer/hammer_transaction.c	optional hammer
2005vfs/hammer/hammer_undo.c	optional hammer
2006vfs/hammer/hammer_redo.c	optional hammer
2007vfs/hammer/hammer_vfsops.c	optional hammer
2008vfs/hammer/hammer_vnops.c	optional hammer
2009vfs/hammer/hammer_dedup.c	optional hammer
2010vfs/hammer2/hammer2_admin.c	optional hammer2
2011vfs/hammer2/hammer2_inode.c	optional hammer2
2012vfs/hammer2/hammer2_subr.c	optional hammer2
2013vfs/hammer2/hammer2_bulkfree.c	optional hammer2
2014vfs/hammer2/hammer2_io.c	optional hammer2
2015vfs/hammer2/hammer2_synchro.c	optional hammer2
2016vfs/hammer2/hammer2_iocom.c	optional hammer2
2017vfs/hammer2/hammer2_vfsops.c	optional hammer2
2018vfs/hammer2/hammer2_chain.c	optional hammer2
2019vfs/hammer2/hammer2_ioctl.c	optional hammer2
2020vfs/hammer2/hammer2_vnops.c	optional hammer2
2021vfs/hammer2/hammer2_cluster.c	optional hammer2
2022vfs/hammer2/hammer2_lz4.c	optional hammer2
2023vfs/hammer2/hammer2_xops.c	optional hammer2
2024vfs/hammer2/hammer2_flush.c	optional hammer2
2025vfs/hammer2/hammer2_msgops.c	optional hammer2
2026vfs/hammer2/hammer2_freemap.c	optional hammer2
2027vfs/hammer2/hammer2_strategy.c	optional hammer2
2028vfs/hammer2/xxhash/xxhash.c	optional hammer2
2029vfs/hammer2/zlib/hammer2_zlib_adler32.c	optional hammer2
2030vfs/hammer2/zlib/hammer2_zlib_inflate.c	optional hammer2
2031vfs/hammer2/zlib/hammer2_zlib_deflate.c	optional hammer2
2032vfs/hammer2/zlib/hammer2_zlib_zutil.c	optional hammer2
2033vfs/hammer2/zlib/hammer2_zlib_inftrees.c optional hammer2
2034vfs/hammer2/zlib/hammer2_zlib_inffast.c	optional hammer2
2035vfs/hammer2/zlib/hammer2_zlib_trees.c	optional hammer2
2036vfs/tmpfs/tmpfs_fifoops.c	optional tmpfs
2037vfs/tmpfs/tmpfs_subr.c		optional tmpfs
2038vfs/tmpfs/tmpfs_vfsops.c	optional tmpfs
2039vfs/tmpfs/tmpfs_vnops.c		optional tmpfs
2040vfs/autofs/autofs.c		optional autofs
2041vfs/autofs/autofs_vfsops.c	optional autofs
2042vfs/autofs/autofs_vnops.c	optional autofs
2043vfs/fuse/fuse_device.c		optional fuse
2044vfs/fuse/fuse_file.c		optional fuse
2045vfs/fuse/fuse_io.c		optional fuse
2046vfs/fuse/fuse_ipc.c		optional fuse
2047vfs/fuse/fuse_node.c		optional fuse
2048vfs/fuse/fuse_util.c		optional fuse
2049vfs/fuse/fuse_vfsops.c		optional fuse
2050vfs/fuse/fuse_vnops.c		optional fuse
2051#
2052vm/default_pager.c		standard
2053vm/device_pager.c		standard
2054vm/phys_pager.c			standard
2055vm/swap_pager.c			standard
2056vm/vm_contig.c  		standard
2057vm/vm_fault.c			standard
2058vm/vm_glue.c			standard
2059vm/vm_init.c			standard
2060vm/vm_kern.c			standard
2061vm/vm_map.c			standard
2062vm/vm_meter.c			standard
2063vm/vm_mmap.c			standard
2064vm/vm_object.c			standard
2065vm/vm_page.c			standard
2066vm/vm_pageout.c			standard
2067vm/vm_swapcache.c		standard
2068vm/vm_pager.c			standard
2069vm/vm_swap.c			standard
2070vm/vm_unix.c			standard
2071vm/vm_vmspace.c			standard
2072vm/vnode_pager.c		standard
2073vm/vm_zone.c			standard
2074#
2075# USB support
2076dev/netif/lnc/am7990.c		optional lnc
2077dev/netif/lnc/am79900.c		optional lnc
2078dev/netif/lnc/if_lnc_pci.c	optional lnc pci
2079dev/netif/lnc/lance.c		optional lnc
2080bus/isa/isa_if.m		optional isa
2081bus/isa/isa_common.c		optional isa
2082bus/isa/isahint.c		optional isa
2083bus/isa/pnpeat.c		optional isa
2084dev/misc/amdsbwd/amdsbwd.c	optional amdsbwd
2085dev/misc/coremctl/coremctl.c	optional coremctl
2086dev/misc/coremctl/coremctl_if.m	optional coremctl
2087dev/misc/dimm/dimm.c		optional dimm
2088dev/misc/ecc/ecc_amd8000.c	optional ecc
2089dev/misc/ecc/ecc_e3.c		optional ecc
2090dev/misc/ecc/ecc_e5.c		optional ecc
2091# not ready yet
2092#dev/misc/ecc/ecc_x3400.c	optional ecc
2093dev/misc/evdev/cdev.c		optional evdev
2094dev/misc/evdev/evdev.c		optional evdev
2095dev/misc/evdev/evdev_mt.c	optional evdev
2096dev/misc/evdev/evdev_utils.c	optional evdev
2097dev/misc/joy/joy.c		optional joy
2098dev/misc/kbdmux/kbdmux.c	optional kbdmux
2099dev/misc/orm/orm.c		optional isa
2100dev/misc/gpio/gpio.c		optional gpio
2101dev/misc/gpio/gpio_led.c	optional gpio
2102dev/misc/ichwd/ichwd.c		optional ichwd
2103dev/misc/tbridge/safe_mem.c	optional tbridge
2104dev/misc/tbridge/tbridge.c	optional tbridge
2105bus/isa/pnp.c			optional isa
2106bus/isa/pnpparse.c		optional isa
2107#
2108dev/sound/clone.c		optional sound
2109dev/sound/unit.c		optional sound
2110dev/sound/pci/als4000.c		optional snd_als4000 pci
2111dev/sound/pci/atiixp.c		optional snd_atiixp pci
2112dev/sound/pci/cmi.c		optional snd_cmi pci
2113dev/sound/pci/cs4281.c		optional snd_cs4281 pci
2114dev/sound/pci/emu10k1.c		optional snd_emu10k1 pci
2115dev/sound/pci/emu10kx.c		optional snd_emu10kx pci
2116dev/sound/pci/emu10kx-pcm.c	optional snd_emu10kx pci
2117dev/sound/pci/emu10kx-midi.c	optional snd_emu10kx pci
2118dev/sound/pci/envy24.c		optional snd_envy24 pci
2119dev/sound/pci/envy24ht.c	optional snd_envy24ht pci
2120dev/sound/pci/es137x.c		optional snd_es137x pci
2121dev/sound/pci/fm801.c		optional snd_fm801 pci
2122dev/sound/pci/hda/hdaa.c	optional snd_hda pci
2123dev/sound/pci/hda/hdaa_patches.c	optional snd_hda pci
2124gnu/dev/sound/pci/hda/hda_acer_c720_patch.c optional snd_hda pci
2125dev/sound/pci/hda/hdac.c	optional snd_hda pci
2126dev/sound/pci/hda/hdac_if.m	optional snd_hda pci
2127dev/sound/pci/hda/hdacc.c	optional snd_hda pci
2128dev/sound/pci/hdspe.c		optional snd_hdspe pci
2129dev/sound/pci/hdspe-pcm.c	optional snd_hdspe pci
2130dev/sound/pci/ich.c		optional snd_ich pci
2131dev/sound/pci/maestro.c		optional snd_maestro pci
2132dev/sound/pci/neomagic.c	optional snd_neomagic pci
2133dev/sound/pci/solo.c		optional snd_solo pci
2134dev/sound/pci/spicds.c		optional snd_spicds pci
2135dev/sound/pci/t4dwave.c		optional snd_t4dwave pci
2136dev/sound/pci/via8233.c		optional snd_via8233 pci
2137dev/sound/pci/via82c686.c	optional snd_via82c686 pci
2138dev/sound/pci/vibes.c		optional snd_vibes pci
2139dev/sound/pcm/ac97.c		optional sound
2140dev/sound/pcm/ac97_if.m		optional sound
2141dev/sound/pcm/ac97_patch.c	optional sound
2142dev/sound/pcm/buffer.c		optional sound	\
2143	dependency	"snd_fxdiv_gen.h"
2144dev/sound/pcm/channel.c		optional sound
2145dev/sound/pcm/channel_if.m	optional sound
2146dev/sound/pcm/dsp.c		optional sound
2147dev/sound/pcm/feeder.c		optional sound
2148dev/sound/pcm/feeder_chain.c	optional sound
2149dev/sound/pcm/feeder_eq.c	optional sound	\
2150	dependency	"feeder_eq_gen.h"	\
2151	dependency	"snd_fxdiv_gen.h"
2152dev/sound/pcm/feeder_if.m	optional sound
2153dev/sound/pcm/feeder_format.c	optional sound	\
2154	dependency	"snd_fxdiv_gen.h"
2155dev/sound/pcm/feeder_matrix.c	optional sound	\
2156	dependency	"snd_fxdiv_gen.h"
2157dev/sound/pcm/feeder_mixer.c	optional sound	\
2158	dependency	"snd_fxdiv_gen.h"
2159dev/sound/pcm/feeder_rate.c	optional sound	\
2160	dependency	"feeder_rate_gen.h"	\
2161	dependency	"snd_fxdiv_gen.h"
2162dev/sound/pcm/feeder_volume.c	optional sound	\
2163	dependency	"snd_fxdiv_gen.h"
2164dev/sound/pcm/mixer.c		optional sound
2165dev/sound/pcm/mixer_if.m	optional sound
2166dev/sound/pcm/sndstat.c		optional sound
2167dev/sound/pcm/sound.c		optional sound
2168dev/sound/pcm/vchan.c		optional sound
2169dev/sound/midi/midi.c		optional sound
2170dev/sound/midi/mpu401.c		optional sound
2171dev/sound/midi/mpu_if.m		optional sound
2172dev/sound/midi/mpufoi_if.m	optional sound
2173dev/sound/midi/sequencer.c	optional sound
2174dev/sound/midi/synth_if.m	optional sound
2175#
2176# These files in libkern/ are those needed by all architectures.  Some
2177# of the files in libkern/ are only needed on some architectures.
2178# In this case, the files should be moved to platform/<arch>/conf/files.
2179#
2180libkern/arc4random.c			standard
2181libkern/bcd.c				standard
2182libkern/bsearch.c			standard
2183libkern/crc32.c				standard
2184libkern/icrc32.c			standard
2185libkern/linux_idr.c			standard
2186libkern/index.c				standard
2187libkern/inet_ntoa.c			standard
2188libkern/inet_ntop.c			standard
2189libkern/memmove.c			standard
2190libkern/memcchr.c			standard
2191libkern/qsort.c				standard
2192libkern/qsort_r.c			standard
2193libkern/random.c			standard
2194libkern/rindex.c			standard
2195libkern/scanc.c				standard
2196libkern/skpc.c				standard
2197libkern/strcat.c			standard
2198libkern/strcmp.c			standard
2199libkern/strcasecmp.c			standard
2200libkern/fnmatch.c			standard
2201libkern/strcpy.c			standard
2202libkern/strlcat.c			standard
2203libkern/strlcpy.c			standard
2204libkern/strlen.c			standard
2205libkern/strnlen.c			standard
2206libkern/strncat.c			standard
2207libkern/strncmp.c			standard
2208libkern/strncpy.c			standard
2209libkern/hexncpy.c			standard
2210libkern/strsep.c			standard
2211libkern/strstr.c			standard
2212libkern/strtol.c			standard
2213libkern/strtoq.c			standard
2214libkern/strtoul.c			standard
2215libkern/strtouq.c			standard
2216#libkern/stack_protector.c		standard
2217libiconv/iconv.c			optional libiconv
2218libiconv/iconv_converter_if.m		optional libiconv
2219libiconv/iconv_ucs.c			optional libiconv
2220libiconv/iconv_xlat.c			optional libiconv
2221libiconv/iconv_xlat16.c			optional libiconv
2222libprop/prop_array.c			standard
2223libprop/prop_array_util.c		standard
2224libprop/prop_bool.c			standard
2225libprop/prop_data.c			standard
2226libprop/prop_dictionary.c		standard
2227libprop/prop_dictionary_util.c		standard
2228libprop/prop_ingest.c			standard
2229libprop/prop_kern.c			standard
2230libprop/prop_number.c			standard
2231libprop/prop_object.c			standard
2232libprop/prop_stack.c			standard
2233libprop/prop_string.c			standard
2234libprop/prop_rb.c			standard
2235crypto/blowfish/bf_skey.c		optional crypto
2236crypto/camellia/camellia.c		optional crypto
2237crypto/camellia/camellia-api.c		optional crypto
2238crypto/chacha/chacha.c			standard
2239crypto/des/des_ecb.c			optional crypto
2240crypto/des/des_setkey.c			optional crypto
2241crypto/rc4/rc4.c			optional crypto
2242crypto/rijndael/rijndael-alg-fst.c	optional crypto
2243crypto/rijndael/rijndael-api-fst.c	optional crypto
2244crypto/rijndael/rijndael-api.c		optional crypto
2245crypto/sha1.c      			optional crypto
2246crypto/sha2/sha2.c     			standard
2247crypto/twofish/twofish.c		optional crypto
2248crypto/serpent/serpent.c		optional crypto
2249net/zlib.c				optional crypto
2250opencrypto/cast.c			optional crypto
2251opencrypto/criov.c			optional crypto
2252opencrypto/crypto.c			optional crypto
2253opencrypto/cryptodev.c			optional cryptodev
2254opencrypto/cryptodev_if.m		optional crypto
2255opencrypto/cryptosoft.c			optional crypto
2256opencrypto/deflate.c			optional crypto
2257opencrypto/gmac.c			optional crypto
2258opencrypto/rmd160.c			optional crypto
2259opencrypto/skipjack.c			optional crypto
2260opencrypto/xform.c			optional crypto
2261dev/crypto/hifn/hifn7751.c		optional hifn
2262dev/crypto/ubsec/ubsec.c		optional ubsec
2263dev/drm/ati_pcigart.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2264# drm_agpsupport.c must be included if CONFIG_AGP is set
2265#dev/drm/drm_agpsupport.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2266dev/drm/drm_atomic.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2267dev/drm/drm_atomic_helper.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2268dev/drm/drm_auth.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2269dev/drm/drm_blend.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2270dev/drm/drm_bridge.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2271dev/drm/drm_bufs.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2272dev/drm/drm_cache.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2273dev/drm/drm_color_mgmt.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2274dev/drm/drm_connector.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2275dev/drm/drm_context.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2276dev/drm/drm_crtc.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2277dev/drm/drm_crtc_helper.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2278dev/drm/drm_dma.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2279dev/drm/drm_dp_aux_dev.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2280dev/drm/drm_dp_dual_mode_helper.c	optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2281dev/drm/drm_dp_helper.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2282dev/drm/drm_dp_mst_topology.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2283dev/drm/drm_dragonfly.c			optional drm
2284dev/drm/drm_drv.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2285dev/drm/drm_edid.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2286dev/drm/drm_edid_load.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2287dev/drm/drm_encoder.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2288dev/drm/drm_encoder_slave.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2289dev/drm/drm_fb_helper.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2290dev/drm/drm_fops.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2291dev/drm/drm_fourcc.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2292dev/drm/drm_framebuffer.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2293dev/drm/drm_gem.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2294dev/drm/drm_global.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2295dev/drm/drm_hashtab.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2296dev/drm/drm_ioctl.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2297dev/drm/drm_irq.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2298dev/drm/drm_lock.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2299dev/drm/drm_memory.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2300dev/drm/drm_mipi_dsi.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2301dev/drm/drm_mm.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2302dev/drm/drm_mode_object.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2303dev/drm/drm_modes.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2304dev/drm/drm_modeset_helper.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2305dev/drm/drm_modeset_lock.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2306dev/drm/drm_panel.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2307dev/drm/drm_pci.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2308dev/drm/drm_plane.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2309dev/drm/drm_plane_helper.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2310dev/drm/drm_prime.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2311dev/drm/drm_probe_helper.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2312dev/drm/drm_property.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2313dev/drm/drm_rect.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2314dev/drm/drm_scatter.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2315dev/drm/drm_sysctl.c			optional drm
2316dev/drm/drm_sysfs.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2317dev/drm/drm_vm.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2318dev/drm/drm_vma_manager.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2319dev/drm/linux_async.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2320dev/drm/linux_compat.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2321dev/drm/linux_completion.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2322dev/drm/linux_dma.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2323dev/drm/linux_dma-buf.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2324dev/drm/linux_dmi.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2325dev/drm/linux_fence.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2326dev/drm/linux_hdmi.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2327dev/drm/linux_hrtimer.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2328dev/drm/linux_i2c.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2329dev/drm/linux_interval_tree.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2330dev/drm/linux_iomapping.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2331dev/drm/linux_irq.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2332dev/drm/linux_kobject.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2333dev/drm/linux_kthread.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2334dev/drm/linux_list_sort.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2335dev/drm/linux_reservation.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2336dev/drm/linux_scatterlist.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2337dev/drm/linux_sched.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2338dev/drm/linux_shmem.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2339dev/drm/linux_sort.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2340dev/drm/linux_tasklet.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2341dev/drm/linux_vmalloc.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2342dev/drm/linux_wait.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2343dev/drm/linux_workqueue.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2344dev/drm/linux_wwmutex.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2345dev/drm/ttm/ttm_tt.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2346dev/drm/ttm/ttm_bo_util.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2347dev/drm/ttm/ttm_bo.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2348dev/drm/ttm/ttm_bo_manager.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2349dev/drm/ttm/ttm_execbuf_util.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2350dev/drm/ttm/ttm_memory.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2351dev/drm/ttm/ttm_page_alloc.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2352dev/drm/ttm/ttm_bo_vm.c			optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2353dev/drm/ttm/ttm_module.c		optional drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2354dev/drm/i915/dvo_ch7017.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2355dev/drm/i915/dvo_ch7xxx.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2356dev/drm/i915/dvo_ivch.c			optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2357dev/drm/i915/dvo_ns2501.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2358dev/drm/i915/dvo_sil164.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2359dev/drm/i915/dvo_tfp410.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2360dev/drm/i915/i915_cmd_parser.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2361dev/drm/i915/i915_drv.c			optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2362dev/drm/i915/i915_gem.c			optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2363dev/drm/i915/i915_gem_batch_pool.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2364dev/drm/i915/i915_gem_context.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2365dev/drm/i915/i915_gem_dmabuf.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2366dev/drm/i915/i915_gem_execbuffer.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2367dev/drm/i915/i915_gem_fence.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2368dev/drm/i915/i915_gem_evict.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2369dev/drm/i915/i915_gem_gtt.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2370dev/drm/i915/i915_gem_stolen.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2371dev/drm/i915/i915_gem_render_state.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2372dev/drm/i915/i915_gem_request.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2373dev/drm/i915/i915_gem_shrinker.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2374dev/drm/i915/i915_gem_tiling.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2375dev/drm/i915/i915_gem_userptr.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2376dev/drm/i915/i915_guc_submission.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2377dev/drm/i915/i915_irq.c			optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2378dev/drm/i915/i915_memcpy.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2379dev/drm/i915/i915_mm.c			optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2380dev/drm/i915/i915_params.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2381dev/drm/i915/i915_pci.c			optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2382dev/drm/i915/i915_suspend.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2383dev/drm/i915/i915_sw_fence.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2384dev/drm/i915/i915_sysfs.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2385dev/drm/i915/i915_vgpu.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2386dev/drm/i915/intel_acpi.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2387dev/drm/i915/intel_atomic.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2388dev/drm/i915/intel_atomic_plane.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2389dev/drm/i915/intel_audio.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2390dev/drm/i915/intel_bios.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2391dev/drm/i915/intel_breadcrumbs.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2392dev/drm/i915/intel_color.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2393dev/drm/i915/intel_crt.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2394dev/drm/i915/intel_csr.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2395dev/drm/i915/intel_ddi.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2396dev/drm/i915/intel_device_info.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2397dev/drm/i915/intel_display.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2398dev/drm/i915/intel_dpio_phy.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2399dev/drm/i915/intel_dpll_mgr.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2400dev/drm/i915/intel_dp.c			optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2401dev/drm/i915/intel_dp_aux_backlight.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2402dev/drm/i915/intel_dp_link_training.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2403dev/drm/i915/intel_dp_mst.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2404dev/drm/i915/intel_dsi.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2405dev/drm/i915/intel_dsi_dcs_backlight.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2406dev/drm/i915/intel_dsi_panel_vbt.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2407dev/drm/i915/intel_dsi_pll.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2408dev/drm/i915/intel_dvo.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2409dev/drm/i915/intel_engine_cs.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2410dev/drm/i915/intel_fbdev.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2411dev/drm/i915/intel_fbc.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2412dev/drm/i915/intel_fifo_underrun.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2413dev/drm/i915/intel_frontbuffer.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2414dev/drm/i915/intel_guc_loader.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2415dev/drm/i915/intel_hdmi.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2416dev/drm/i915/intel_hotplug.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2417dev/drm/i915/intel_i2c.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2418dev/drm/i915/intel_lrc.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2419dev/drm/i915/intel_lspcon.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2420dev/drm/i915/intel_mocs.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2421dev/drm/i915/intel_lvds.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2422dev/drm/i915/intel_modes.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2423dev/drm/i915/intel_opregion.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2424dev/drm/i915/intel_overlay.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2425dev/drm/i915/intel_panel.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2426dev/drm/i915/intel_pm.c			optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2427dev/drm/i915/intel_psr.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2428dev/drm/i915/intel_renderstate_gen6.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2429dev/drm/i915/intel_renderstate_gen7.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2430dev/drm/i915/intel_renderstate_gen8.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2431dev/drm/i915/intel_renderstate_gen9.c	optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2432dev/drm/i915/intel_ringbuffer.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2433dev/drm/i915/intel_runtime_pm.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2434dev/drm/i915/intel_sdvo.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2435dev/drm/i915/intel_sideband.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2436dev/drm/i915/intel_sprite.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2437dev/drm/i915/intel_tv.c			optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2438dev/drm/i915/intel_uncore.c		optional i915 drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2439dev/drm/radeon/atom.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2440dev/drm/radeon/atombios_crtc.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2441dev/drm/radeon/atombios_dp.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2442dev/drm/radeon/atombios_encoders.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2443dev/drm/radeon/atombios_i2c.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2444dev/drm/radeon/btc_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2445dev/drm/radeon/cayman_blit_shaders.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2446dev/drm/radeon/ci_dpm.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2447dev/drm/radeon/ci_smc.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2448dev/drm/radeon/cik.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2449dev/drm/radeon/cik_blit_shaders.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2450dev/drm/radeon/cik_sdma.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2451dev/drm/radeon/cypress_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2452dev/drm/radeon/dce3_1_afmt.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2453dev/drm/radeon/dce6_afmt.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2454dev/drm/radeon/evergreen.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2455dev/drm/radeon/evergreen_blit_shaders.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2456dev/drm/radeon/evergreen_cs.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2457dev/drm/radeon/evergreen_dma.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2458dev/drm/radeon/evergreen_hdmi.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2459dev/drm/radeon/kv_dpm.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2460dev/drm/radeon/kv_smc.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2461dev/drm/radeon/ni.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2462dev/drm/radeon/ni_dma.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2463dev/drm/radeon/ni_dpm.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2464dev/drm/radeon/r100.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2465dev/drm/radeon/r200.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2466dev/drm/radeon/r300.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2467dev/drm/radeon/r420.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2468dev/drm/radeon/r520.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2469dev/drm/radeon/r600.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2470dev/drm/radeon/r600_blit_shaders.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2471dev/drm/radeon/r600_cs.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2472dev/drm/radeon/r600_dma.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2473dev/drm/radeon/r600_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2474dev/drm/radeon/r600_hdmi.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2475dev/drm/radeon/radeon_acpi.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2476dev/drm/radeon/radeon_agp.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2477dev/drm/radeon/radeon_asic.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2478dev/drm/radeon/radeon_atombios.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2479dev/drm/radeon/radeon_audio.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2480dev/drm/radeon/radeon_benchmark.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2481dev/drm/radeon/radeon_bios.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2482dev/drm/radeon/radeon_clocks.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2483dev/drm/radeon/radeon_combios.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2484dev/drm/radeon/radeon_connectors.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2485dev/drm/radeon/radeon_cs.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2486dev/drm/radeon/radeon_cursor.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2487dev/drm/radeon/radeon_dp_auxch.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2488dev/drm/radeon/radeon_dp_mst.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2489dev/drm/radeon/radeon_device.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2490dev/drm/radeon/radeon_display.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2491dev/drm/radeon/radeon_drv.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2492dev/drm/radeon/radeon_encoders.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2493dev/drm/radeon/radeon_fb.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2494dev/drm/radeon/radeon_fence.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2495dev/drm/radeon/radeon_gart.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2496dev/drm/radeon/radeon_gem.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2497dev/drm/radeon/radeon_i2c.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2498dev/drm/radeon/radeon_ib.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2499dev/drm/radeon/radeon_irq_kms.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2500dev/drm/radeon/radeon_kfd.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2501dev/drm/radeon/radeon_kms.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2502dev/drm/radeon/radeon_legacy_crtc.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2503dev/drm/radeon/radeon_legacy_encoders.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2504dev/drm/radeon/radeon_legacy_tv.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2505# Only build radeon_mn.c if CONFIG_MMU_NOTIFIER is set
2506#dev/drm/radeon/radeon_mn.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2507dev/drm/radeon/radeon_object.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2508dev/drm/radeon/radeon_pm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2509dev/drm/radeon/radeon_prime.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2510dev/drm/radeon/radeon_ring.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2511dev/drm/radeon/radeon_sa.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2512dev/drm/radeon/radeon_semaphore.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2513dev/drm/radeon/radeon_sync.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2514dev/drm/radeon/radeon_test.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2515dev/drm/radeon/radeon_ttm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2516dev/drm/radeon/radeon_ucode.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2517dev/drm/radeon/radeon_uvd.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2518dev/drm/radeon/radeon_vce.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2519dev/drm/radeon/radeon_vm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2520dev/drm/radeon/rs400.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2521dev/drm/radeon/rs600.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2522dev/drm/radeon/rs690.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2523dev/drm/radeon/rs780_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2524dev/drm/radeon/rv515.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2525dev/drm/radeon/rv6xx_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2526dev/drm/radeon/rv730_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2527dev/drm/radeon/rv740_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2528dev/drm/radeon/rv770.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2529dev/drm/radeon/rv770_dma.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2530dev/drm/radeon/rv770_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2531dev/drm/radeon/rv770_smc.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2532dev/drm/radeon/si.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2533dev/drm/radeon/si_blit_shaders.c	optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2534dev/drm/radeon/si_dma.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2535dev/drm/radeon/si_dpm.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2536dev/drm/radeon/si_smc.c			optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2537dev/drm/radeon/sumo_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2538dev/drm/radeon/sumo_smc.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2539dev/drm/radeon/trinity_dpm.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2540dev/drm/radeon/trinity_smc.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2541dev/drm/radeon/uvd_v1_0.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2542dev/drm/radeon/uvd_v2_2.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2543dev/drm/radeon/uvd_v3_1.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2544dev/drm/radeon/uvd_v4_2.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2545dev/drm/radeon/vce_v1_0.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2546dev/drm/radeon/vce_v2_0.c		optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h ${WERROR}"
2547dev/misc/nsclpcsio/nsclpcsio_isa.c	optional nsclpcsio isa
2548dev/powermng/aps/aps.c			optional aps isa
2549dev/powermng/it/it.c			optional it isa
2550dev/powermng/lm/lm78.c			optional lm isa
2551dev/powermng/lm/lm78_isa.c		optional lm isa
2552dev/powermng/uguru/uguru.c		optional uguru isa
2553dev/powermng/wbsio/wbsio.c		optional wbsio isa
2554
2555# OS ACPI MI code
2556${OSACPI_MI_DIR}/acpi.c			optional acpi
2557${OSACPI_MI_DIR}/acpi_acad.c		optional acpi
2558${OSACPI_MI_DIR}/acpi_battery.c		optional acpi
2559${OSACPI_MI_DIR}/acpi_button.c		optional acpi
2560${OSACPI_MI_DIR}/acpi_cmbat.c		optional acpi
2561${OSACPI_MI_DIR}/acpi_cpu.c		optional acpi
2562${OSACPI_MI_DIR}/acpi_cpu_cstate.c	optional acpi
2563${OSACPI_MI_DIR}/acpi_cpu_pstate.c	optional acpi
2564${OSACPI_MI_DIR}/acpi_ec.c		optional acpi
2565${OSACPI_MI_DIR}/acpi_hpet.c		optional acpi
2566${OSACPI_MI_DIR}/acpi_if.m		optional acpi
2567${OSACPI_MI_DIR}/acpi_isab.c		optional acpi isa
2568${OSACPI_MI_DIR}/acpi_lid.c		optional acpi
2569${OSACPI_MI_DIR}/acpi_package.c		optional acpi
2570${OSACPI_MI_DIR}/acpi_pci.c		optional acpi pci
2571${OSACPI_MI_DIR}/acpi_pci_link.c	optional acpi pci
2572${OSACPI_MI_DIR}/acpi_pcib.c		optional acpi pci
2573${OSACPI_MI_DIR}/acpi_pcib_acpi.c	optional acpi pci
2574${OSACPI_MI_DIR}/acpi_pcib_pci.c	optional acpi pci
2575${OSACPI_MI_DIR}/acpi_powerres.c	optional acpi
2576${OSACPI_MI_DIR}/acpi_quirk.c		optional acpi
2577${OSACPI_MI_DIR}/acpi_resource.c	optional acpi
2578${OSACPI_MI_DIR}/acpi_smbat.c		optional acpi
2579${OSACPI_MI_DIR}/acpi_thermal.c		optional acpi
2580${OSACPI_MI_DIR}/acpi_timer.c		optional acpi
2581${OSACPI_MI_DIR}/acpi_wmi_if.m		optional acpi
2582${OSACPI_MI_DIR}/Osd/OsdCache.c		optional acpi
2583${OSACPI_MI_DIR}/Osd/OsdDebug.c		optional acpi
2584${OSACPI_MI_DIR}/Osd/OsdHardware.c	optional acpi
2585${OSACPI_MI_DIR}/Osd/OsdInterrupt.c	optional acpi
2586${OSACPI_MI_DIR}/Osd/OsdMemory.c	optional acpi
2587${OSACPI_MI_DIR}/Osd/OsdSchedule.c	optional acpi
2588${OSACPI_MI_DIR}/Osd/OsdStream.c	optional acpi
2589${OSACPI_MI_DIR}/Osd/OsdSynch.c		optional acpi
2590${OSACPI_MI_DIR}/Osd/OsdTable.c		optional acpi
2591
2592${OSACPI_MI_DIR}/acpi_asus/acpi_asus.c		optional acpi_asus acpi
2593${OSACPI_MI_DIR}/acpi_dock/acpi_dock.c		optional acpi_dock acpi
2594${OSACPI_MI_DIR}/acpi_fujitsu/acpi_fujitsu.c	optional acpi_fujitsu acpi
2595${OSACPI_MI_DIR}/acpi_hp/acpi_hp.c		optional acpi_hp acpi
2596${OSACPI_MI_DIR}/acpi_panasonic/acpi_panasonic.c optional acpi_panasonic acpi
2597${OSACPI_MI_DIR}/acpi_pvpanic/acpi_pvpanic.c	optional acpi_pvpanic acpi
2598${OSACPI_MI_DIR}/acpi_sony/acpi_sony.c		optional acpi_sony acpi
2599${OSACPI_MI_DIR}/acpi_thinkpad/acpi_thinkpad.c	optional acpi_thinkpad acpi
2600${OSACPI_MI_DIR}/acpi_toshiba/acpi_toshiba.c	optional acpi_toshiba acpi
2601${OSACPI_MI_DIR}/acpi_video/acpi_video.c	optional acpi_video acpi
2602${OSACPI_MI_DIR}/acpi_wmi/acpi_wmi.c		optional acpi_wmi acpi
2603${OSACPI_MI_DIR}/aibs/atk0110.c			optional aibs acpi
2604
2605# ACPICA code
2606${ACPICA_COMP_DIR}/debugger/dbcmds.c		optional acpi acpi_debug
2607${ACPICA_COMP_DIR}/debugger/dbconvert.c		optional acpi acpi_debug
2608${ACPICA_COMP_DIR}/debugger/dbdisply.c		optional acpi acpi_debug
2609${ACPICA_COMP_DIR}/debugger/dbexec.c		optional acpi acpi_debug
2610${ACPICA_COMP_DIR}/debugger/dbfileio.c		optional acpi acpi_debug
2611${ACPICA_COMP_DIR}/debugger/dbhistry.c		optional acpi acpi_debug
2612${ACPICA_COMP_DIR}/debugger/dbinput.c		optional acpi acpi_debug
2613${ACPICA_COMP_DIR}/debugger/dbmethod.c		optional acpi acpi_debug
2614${ACPICA_COMP_DIR}/debugger/dbnames.c		optional acpi acpi_debug
2615${ACPICA_COMP_DIR}/debugger/dbobject.c		optional acpi acpi_debug
2616${ACPICA_COMP_DIR}/debugger/dbstats.c		optional acpi acpi_debug
2617${ACPICA_COMP_DIR}/debugger/dbtest.c		optional acpi acpi_debug
2618${ACPICA_COMP_DIR}/debugger/dbutils.c		optional acpi acpi_debug
2619${ACPICA_COMP_DIR}/debugger/dbxface.c		optional acpi acpi_debug
2620${ACPICA_COMP_DIR}/disassembler/dmbuffer.c	optional acpi acpi_debug
2621${ACPICA_COMP_DIR}/disassembler/dmcstyle.c	optional acpi acpi_debug
2622${ACPICA_COMP_DIR}/disassembler/dmdeferred.c	optional acpi acpi_debug
2623${ACPICA_COMP_DIR}/disassembler/dmnames.c	optional acpi acpi_debug
2624${ACPICA_COMP_DIR}/disassembler/dmopcode.c	optional acpi acpi_debug
2625${ACPICA_COMP_DIR}/disassembler/dmresrc.c	optional acpi acpi_debug
2626${ACPICA_COMP_DIR}/disassembler/dmresrcl.c	optional acpi acpi_debug
2627${ACPICA_COMP_DIR}/disassembler/dmresrcl2.c	optional acpi acpi_debug
2628${ACPICA_COMP_DIR}/disassembler/dmresrcs.c	optional acpi acpi_debug
2629${ACPICA_COMP_DIR}/disassembler/dmutils.c	optional acpi acpi_debug
2630${ACPICA_COMP_DIR}/disassembler/dmwalk.c	optional acpi acpi_debug
2631${ACPICA_COMP_DIR}/dispatcher/dsargs.c		optional acpi
2632${ACPICA_COMP_DIR}/dispatcher/dscontrol.c	optional acpi
2633${ACPICA_COMP_DIR}/dispatcher/dsdebug.c		optional acpi
2634${ACPICA_COMP_DIR}/dispatcher/dsfield.c		optional acpi
2635${ACPICA_COMP_DIR}/dispatcher/dsinit.c		optional acpi
2636${ACPICA_COMP_DIR}/dispatcher/dsmethod.c	optional acpi
2637${ACPICA_COMP_DIR}/dispatcher/dsmthdat.c	optional acpi
2638${ACPICA_COMP_DIR}/dispatcher/dsobject.c	optional acpi
2639${ACPICA_COMP_DIR}/dispatcher/dsopcode.c	optional acpi
2640${ACPICA_COMP_DIR}/dispatcher/dspkginit.c	optional acpi
2641${ACPICA_COMP_DIR}/dispatcher/dsutils.c		optional acpi
2642${ACPICA_COMP_DIR}/dispatcher/dswexec.c		optional acpi
2643${ACPICA_COMP_DIR}/dispatcher/dswload.c		optional acpi
2644${ACPICA_COMP_DIR}/dispatcher/dswload2.c	optional acpi
2645${ACPICA_COMP_DIR}/dispatcher/dswscope.c	optional acpi
2646${ACPICA_COMP_DIR}/dispatcher/dswstate.c	optional acpi
2647${ACPICA_COMP_DIR}/events/evevent.c		optional acpi
2648${ACPICA_COMP_DIR}/events/evglock.c		optional acpi
2649${ACPICA_COMP_DIR}/events/evgpe.c		optional acpi
2650${ACPICA_COMP_DIR}/events/evgpeblk.c		optional acpi
2651${ACPICA_COMP_DIR}/events/evgpeinit.c		optional acpi
2652${ACPICA_COMP_DIR}/events/evgpeutil.c		optional acpi
2653${ACPICA_COMP_DIR}/events/evhandler.c		optional acpi
2654${ACPICA_COMP_DIR}/events/evmisc.c		optional acpi
2655${ACPICA_COMP_DIR}/events/evregion.c		optional acpi
2656${ACPICA_COMP_DIR}/events/evrgnini.c		optional acpi
2657${ACPICA_COMP_DIR}/events/evsci.c		optional acpi
2658${ACPICA_COMP_DIR}/events/evxface.c		optional acpi
2659${ACPICA_COMP_DIR}/events/evxfevnt.c		optional acpi
2660${ACPICA_COMP_DIR}/events/evxfgpe.c		optional acpi
2661${ACPICA_COMP_DIR}/events/evxfregn.c		optional acpi
2662${ACPICA_COMP_DIR}/executer/exconcat.c		optional acpi
2663${ACPICA_COMP_DIR}/executer/exconfig.c		optional acpi
2664${ACPICA_COMP_DIR}/executer/exconvrt.c		optional acpi
2665${ACPICA_COMP_DIR}/executer/excreate.c		optional acpi
2666${ACPICA_COMP_DIR}/executer/exdebug.c		optional acpi
2667${ACPICA_COMP_DIR}/executer/exdump.c		optional acpi
2668${ACPICA_COMP_DIR}/executer/exfield.c		optional acpi
2669${ACPICA_COMP_DIR}/executer/exfldio.c		optional acpi
2670${ACPICA_COMP_DIR}/executer/exmisc.c		optional acpi
2671${ACPICA_COMP_DIR}/executer/exmutex.c		optional acpi
2672${ACPICA_COMP_DIR}/executer/exnames.c		optional acpi
2673${ACPICA_COMP_DIR}/executer/exoparg1.c		optional acpi
2674${ACPICA_COMP_DIR}/executer/exoparg2.c		optional acpi
2675${ACPICA_COMP_DIR}/executer/exoparg3.c		optional acpi
2676${ACPICA_COMP_DIR}/executer/exoparg6.c		optional acpi
2677${ACPICA_COMP_DIR}/executer/exprep.c		optional acpi
2678${ACPICA_COMP_DIR}/executer/exregion.c		optional acpi
2679${ACPICA_COMP_DIR}/executer/exresnte.c		optional acpi
2680${ACPICA_COMP_DIR}/executer/exresolv.c		optional acpi
2681${ACPICA_COMP_DIR}/executer/exresop.c		optional acpi
2682${ACPICA_COMP_DIR}/executer/exserial.c		optional acpi
2683${ACPICA_COMP_DIR}/executer/exstore.c		optional acpi
2684${ACPICA_COMP_DIR}/executer/exstoren.c		optional acpi
2685${ACPICA_COMP_DIR}/executer/exstorob.c		optional acpi
2686${ACPICA_COMP_DIR}/executer/exsystem.c		optional acpi
2687${ACPICA_COMP_DIR}/executer/extrace.c		optional acpi
2688${ACPICA_COMP_DIR}/executer/exutils.c		optional acpi
2689${ACPICA_COMP_DIR}/hardware/hwacpi.c		optional acpi
2690${ACPICA_COMP_DIR}/hardware/hwesleep.c		optional acpi
2691${ACPICA_COMP_DIR}/hardware/hwgpe.c		optional acpi
2692${ACPICA_COMP_DIR}/hardware/hwpci.c		optional acpi
2693${ACPICA_COMP_DIR}/hardware/hwregs.c		optional acpi
2694${ACPICA_COMP_DIR}/hardware/hwsleep.c		optional acpi
2695${ACPICA_COMP_DIR}/hardware/hwtimer.c		optional acpi
2696${ACPICA_COMP_DIR}/hardware/hwvalid.c		optional acpi
2697${ACPICA_COMP_DIR}/hardware/hwxface.c		optional acpi
2698${ACPICA_COMP_DIR}/hardware/hwxfsleep.c		optional acpi
2699${ACPICA_COMP_DIR}/namespace/nsaccess.c		optional acpi
2700${ACPICA_COMP_DIR}/namespace/nsalloc.c		optional acpi
2701${ACPICA_COMP_DIR}/namespace/nsarguments.c	optional acpi
2702${ACPICA_COMP_DIR}/namespace/nsconvert.c	optional acpi
2703${ACPICA_COMP_DIR}/namespace/nsdump.c		optional acpi
2704${ACPICA_COMP_DIR}/namespace/nseval.c		optional acpi
2705${ACPICA_COMP_DIR}/namespace/nsinit.c		optional acpi
2706${ACPICA_COMP_DIR}/namespace/nsload.c		optional acpi
2707${ACPICA_COMP_DIR}/namespace/nsnames.c		optional acpi
2708${ACPICA_COMP_DIR}/namespace/nsobject.c		optional acpi
2709${ACPICA_COMP_DIR}/namespace/nsparse.c		optional acpi
2710${ACPICA_COMP_DIR}/namespace/nspredef.c		optional acpi
2711${ACPICA_COMP_DIR}/namespace/nsprepkg.c		optional acpi
2712${ACPICA_COMP_DIR}/namespace/nsrepair.c		optional acpi
2713${ACPICA_COMP_DIR}/namespace/nsrepair2.c	optional acpi
2714${ACPICA_COMP_DIR}/namespace/nssearch.c		optional acpi
2715${ACPICA_COMP_DIR}/namespace/nsutils.c		optional acpi
2716${ACPICA_COMP_DIR}/namespace/nswalk.c		optional acpi
2717${ACPICA_COMP_DIR}/namespace/nsxfeval.c		optional acpi
2718${ACPICA_COMP_DIR}/namespace/nsxfname.c		optional acpi
2719${ACPICA_COMP_DIR}/namespace/nsxfobj.c		optional acpi
2720${ACPICA_COMP_DIR}/parser/psargs.c		optional acpi
2721${ACPICA_COMP_DIR}/parser/psloop.c		optional acpi
2722${ACPICA_COMP_DIR}/parser/psobject.c		optional acpi
2723${ACPICA_COMP_DIR}/parser/psopcode.c		optional acpi
2724${ACPICA_COMP_DIR}/parser/psopinfo.c		optional acpi
2725${ACPICA_COMP_DIR}/parser/psparse.c		optional acpi
2726${ACPICA_COMP_DIR}/parser/psscope.c		optional acpi
2727${ACPICA_COMP_DIR}/parser/pstree.c		optional acpi
2728${ACPICA_COMP_DIR}/parser/psutils.c		optional acpi
2729${ACPICA_COMP_DIR}/parser/pswalk.c		optional acpi
2730${ACPICA_COMP_DIR}/parser/psxface.c		optional acpi
2731${ACPICA_COMP_DIR}/resources/rsaddr.c		optional acpi
2732${ACPICA_COMP_DIR}/resources/rscalc.c		optional acpi
2733${ACPICA_COMP_DIR}/resources/rscreate.c		optional acpi
2734${ACPICA_COMP_DIR}/resources/rsdump.c		optional acpi acpi_debug
2735${ACPICA_COMP_DIR}/resources/rsdumpinfo.c	optional acpi
2736${ACPICA_COMP_DIR}/resources/rsinfo.c		optional acpi
2737${ACPICA_COMP_DIR}/resources/rsio.c		optional acpi
2738${ACPICA_COMP_DIR}/resources/rsirq.c		optional acpi
2739${ACPICA_COMP_DIR}/resources/rslist.c		optional acpi
2740${ACPICA_COMP_DIR}/resources/rsmemory.c		optional acpi
2741${ACPICA_COMP_DIR}/resources/rsmisc.c		optional acpi
2742${ACPICA_COMP_DIR}/resources/rsserial.c		optional acpi
2743${ACPICA_COMP_DIR}/resources/rsutils.c		optional acpi
2744${ACPICA_COMP_DIR}/resources/rsxface.c		optional acpi
2745${ACPICA_COMP_DIR}/tables/tbdata.c		optional acpi
2746${ACPICA_COMP_DIR}/tables/tbfadt.c		optional acpi
2747${ACPICA_COMP_DIR}/tables/tbfind.c		optional acpi
2748${ACPICA_COMP_DIR}/tables/tbinstal.c		optional acpi
2749${ACPICA_COMP_DIR}/tables/tbprint.c		optional acpi
2750${ACPICA_COMP_DIR}/tables/tbutils.c		optional acpi
2751${ACPICA_COMP_DIR}/tables/tbxface.c		optional acpi
2752${ACPICA_COMP_DIR}/tables/tbxfload.c		optional acpi
2753${ACPICA_COMP_DIR}/tables/tbxfroot.c		optional acpi
2754${ACPICA_COMP_DIR}/utilities/utaddress.c	optional acpi
2755${ACPICA_COMP_DIR}/utilities/utalloc.c		optional acpi
2756${ACPICA_COMP_DIR}/utilities/utascii.c		optional acpi
2757${ACPICA_COMP_DIR}/utilities/utbuffer.c		optional acpi
2758${ACPICA_COMP_DIR}/utilities/utcopy.c		optional acpi
2759${ACPICA_COMP_DIR}/utilities/utdebug.c		optional acpi
2760${ACPICA_COMP_DIR}/utilities/utdecode.c		optional acpi
2761${ACPICA_COMP_DIR}/utilities/utdelete.c		optional acpi
2762${ACPICA_COMP_DIR}/utilities/uterror.c		optional acpi
2763${ACPICA_COMP_DIR}/utilities/uteval.c		optional acpi
2764${ACPICA_COMP_DIR}/utilities/utexcep.c		optional acpi
2765${ACPICA_COMP_DIR}/utilities/utglobal.c		optional acpi
2766${ACPICA_COMP_DIR}/utilities/uthex.c		optional acpi
2767${ACPICA_COMP_DIR}/utilities/utids.c		optional acpi
2768${ACPICA_COMP_DIR}/utilities/utinit.c		optional acpi
2769${ACPICA_COMP_DIR}/utilities/utlock.c		optional acpi
2770${ACPICA_COMP_DIR}/utilities/utmath.c		optional acpi
2771${ACPICA_COMP_DIR}/utilities/utmisc.c		optional acpi
2772${ACPICA_COMP_DIR}/utilities/utmutex.c		optional acpi
2773${ACPICA_COMP_DIR}/utilities/utnonansi.c	optional acpi
2774${ACPICA_COMP_DIR}/utilities/utobject.c		optional acpi
2775${ACPICA_COMP_DIR}/utilities/utosi.c		optional acpi
2776${ACPICA_COMP_DIR}/utilities/utownerid.c	optional acpi
2777${ACPICA_COMP_DIR}/utilities/utpredef.c		optional acpi
2778${ACPICA_COMP_DIR}/utilities/utresrc.c		optional acpi
2779${ACPICA_COMP_DIR}/utilities/utresdecode.c	optional acpi
2780${ACPICA_COMP_DIR}/utilities/utstate.c		optional acpi
2781${ACPICA_COMP_DIR}/utilities/utstring.c		optional acpi
2782${ACPICA_COMP_DIR}/utilities/utstrsuppt.c	optional acpi
2783${ACPICA_COMP_DIR}/utilities/utstrtoul64.c	optional acpi
2784${ACPICA_COMP_DIR}/utilities/utuuid.c		optional acpi acpi_debug
2785${ACPICA_COMP_DIR}/utilities/utxface.c		optional acpi
2786${ACPICA_COMP_DIR}/utilities/utxferror.c	optional acpi
2787${ACPICA_COMP_DIR}/utilities/utxfinit.c		optional acpi
2788${ACPICA_DIR}/common/ahids.c			optional acpi acpi_debug
2789${ACPICA_DIR}/common/ahuuids.c			optional acpi acpi_debug
2790
2791#
2792# experimental new USB stack from recent FreeBSD
2793#
2794usbdevs.h			optional usb \
2795	dependency		"$S/tools/usbdevs2h.awk $S/bus/u4b/usbdevs" \
2796	compile-with		"${AWK} -f $S/tools/usbdevs2h.awk $S/bus/u4b/usbdevs -h" \
2797	no-obj no-implicit-rule before-depend \
2798	clean "usbdevs.h"
2799usbdevs_data.h			optional usb \
2800	dependency		"$S/tools/usbdevs2h.awk $S/bus/u4b/usbdevs" \
2801	compile-with		"${AWK} -f $S/tools/usbdevs2h.awk $S/bus/u4b/usbdevs -d" \
2802	no-obj no-implicit-rule before-depend \
2803	clean "usbdevs_data.h"
2804#
2805# USB core
2806#
2807bus/u4b/usb_busdma.c			optional usb
2808bus/u4b/usb_core.c			optional usb
2809bus/u4b/usb_debug.c			optional usb
2810bus/u4b/usb_dev.c			optional usb
2811bus/u4b/usb_device.c			optional usb
2812bus/u4b/usb_dynamic.c			optional usb
2813bus/u4b/usb_error.c			optional usb
2814bus/u4b/usb_generic.c			optional usb
2815bus/u4b/usb_handle_request.c		optional usb
2816bus/u4b/usb_hid.c			optional usb
2817bus/u4b/usb_hub.c			optional usb
2818bus/u4b/usb_lookup.c			optional usb
2819bus/u4b/usb_mbuf.c			optional usb
2820bus/u4b/usb_msctest.c			optional usb
2821bus/u4b/usb_parse.c			optional usb
2822bus/u4b/usb_pf.c			optional usb
2823bus/u4b/usb_process.c			optional usb
2824bus/u4b/usb_request.c			optional usb
2825bus/u4b/usb_transfer.c			optional usb
2826bus/u4b/usb_util.c			optional usb
2827bus/u4b/usb_if.m			optional usb
2828#
2829# USB controller drivers
2830#
2831bus/u4b/controller/ehci.c               optional ehci
2832bus/u4b/controller/ehci_pci.c           optional ehci pci
2833bus/u4b/controller/ohci.c               optional ohci
2834bus/u4b/controller/ohci_pci.c           optional ohci pci
2835bus/u4b/controller/uhci.c               optional uhci
2836bus/u4b/controller/uhci_pci.c           optional uhci pci
2837bus/u4b/controller/xhci.c               optional xhci
2838bus/u4b/controller/xhci_pci.c           optional xhci pci
2839bus/u4b/controller/usb_controller.c     optional usb
2840#
2841# USB storage drivers
2842#
2843bus/u4b/storage/umass.c			optional umass
2844bus/u4b/storage/urio.c			optional urio
2845bus/u4b/storage/ustorage_fs.c		optional usfs
2846#
2847# USB network drivers
2848#
2849bus/u4b/net/usb_ethernet.c		optional uether
2850bus/u4b/net/if_aue.c			optional aue uether
2851bus/u4b/net/if_axe.c			optional axe uether
2852bus/u4b/net/if_axge.c			optional axge uether
2853bus/u4b/net/if_cdce.c			optional cdce uether
2854bus/u4b/net/if_cue.c			optional cue uether
2855bus/u4b/net/if_ipheth.c			optional ipheth uether
2856bus/u4b/net/if_kue.c			optional kue uether
2857bus/u4b/net/if_mos.c			optional mos uether
2858bus/u4b/net/if_udav.c			optional udav uether
2859bus/u4b/net/if_urndis.c			optional urndis uether
2860#
2861# USB WLAN drivers
2862#
2863bus/u4b/wlan/if_rum.c			optional rum
2864bus/u4b/wlan/if_run.c			optional run
2865runfw.c					optional runfw			\
2866	compile-with	"${AWK} -f $S/tools/fw_stub.awk run.fw:runfw -m runfw -c ${.TARGET}" \
2867	no-implicit-rule before-depend local				\
2868	clean		"runfw.c"
2869runfw.fwo				optional runfw			\
2870	dependency	"run.fw"					\
2871	compile-with	"${NORMAL_FWO}"					\
2872	no-implicit-rule						\
2873	clean		"runfw.fwo"
2874run.fw					optional runfw			\
2875	dependency	"$S/contrib/dev/run/rt2870.fw.uu"		\
2876	compile-with	"${NORMAL_FW}"					\
2877	no-obj no-implicit-rule						\
2878	clean		"run.fw"
2879bus/u4b/wlan/if_urtwn.c			optional urtwn
2880urtwn-rtl8188eufw.c			optional urtwnfw		\
2881	compile-with	"${AWK} -f $S/tools/fw_stub.awk urtwn-rtl8188eufw.fw:urtwn-rtl8188eufw:111 -m urtwn-rtl8188eufw -c ${.TARGET}" \
2882	no-implicit-rule before-depend local				\
2883	clean		"urtwn-rtl8188eufw.c"
2884urtwn-rtl8188eufw.fwo			optional urtwnfw		\
2885	dependency	"urtwn-rtl8188eufw.fw"				\
2886	compile-with	"${NORMAL_FWO}"					\
2887	no-implicit-rule						\
2888	clean		"urtwn-rtl8188eufw.fwo"
2889urtwn-rtl8188eufw.fw			optional urtwnfw		\
2890	dependency	"$S/contrib/dev/urtwn/urtwn-rtl8188eufw.fw.uu"	\
2891	compile-with	"${NORMAL_FW}"					\
2892	no-obj no-implicit-rule						\
2893	clean		"urtwn-rtl8188eufw.fw"
2894urtwn-rtl8192cfwT.c			optional urtwnfw		\
2895	compile-with	"${AWK} -f $S/tools/fw_stub.awk urtwn-rtl8192cfwT.fw:urtwn-rtl8192cfwT:111 -m urtwn-rtl8192cfwT -c ${.TARGET}" \
2896	no-implicit-rule before-depend local				\
2897	clean		"urtwn-rtl8192cfwT.c"
2898urtwn-rtl8192cfwT.fwo			optional urtwnfw		\
2899	dependency	"urtwn-rtl8192cfwT.fw"				\
2900	compile-with	"${NORMAL_FWO}"					\
2901	no-implicit-rule						\
2902	clean		"urtwn-rtl8192cfwT.fwo"
2903urtwn-rtl8192cfwT.fw			optional urtwnfw		\
2904	dependency	"$S/contrib/dev/urtwn/urtwn-rtl8192cfwT.fw.uu"	\
2905	compile-with	"${NORMAL_FW}"					\
2906	no-obj no-implicit-rule						\
2907	clean		"urtwn-rtl8192cfwT.fw"
2908urtwn-rtl8192cfwU.c			optional urtwnfw		\
2909	compile-with	"${AWK} -f $S/tools/fw_stub.awk urtwn-rtl8192cfwU.fw:urtwn-rtl8192cfwU:111 -m urtwn-rtl8192cfwU -c ${.TARGET}" \
2910	no-implicit-rule before-depend local				\
2911	clean		"urtwn-rtl8192cfwU.c"
2912urtwn-rtl8192cfwU.fwo			optional urtwnfw		\
2913	dependency	"urtwn-rtl8192cfwU.fw"				\
2914	compile-with	"${NORMAL_FWO}"					\
2915	no-implicit-rule						\
2916	clean		"urtwn-rtl8192cfwU.fwo"
2917urtwn-rtl8192cfwU.fw			optional urtwnfw		\
2918	dependency	"$S/contrib/dev/urtwn/urtwn-rtl8192cfwU.fw.uu"	\
2919	compile-with	"${NORMAL_FW}"					\
2920	no-obj no-implicit-rule						\
2921	clean		"urtwn-rtl8192cfwU.fw"
2922#
2923# USB serial and parallel port drivers
2924#
2925bus/u4b/serial/usb_serial.c 		optional ucom
2926bus/u4b/serial/u3g.c			optional u3g ucom
2927bus/u4b/serial/uark.c			optional uark ucom
2928bus/u4b/serial/ubsa.c			optional ubsa ucom
2929bus/u4b/serial/ubser.c			optional ubser ucom
2930bus/u4b/serial/uchcom.c			optional uchcom ucom
2931bus/u4b/serial/ucycom.c			optional ucycom ucom
2932bus/u4b/serial/ufoma.c			optional ufoma ucom
2933bus/u4b/serial/uftdi.c			optional uftdi ucom
2934bus/u4b/serial/ugensa.c			optional ugensa ucom
2935bus/u4b/serial/uipaq.c			optional uipaq ucom
2936bus/u4b/serial/ulpt.c			optional ulpt ucom
2937bus/u4b/serial/umcs.c			optional umcs ucom
2938bus/u4b/serial/umct.c			optional umct ucom
2939bus/u4b/serial/umodem.c			optional umodem ucom
2940bus/u4b/serial/umoscom.c		optional umoscom ucom
2941bus/u4b/serial/uplcom.c			optional uplcom ucom
2942bus/u4b/serial/uslcom.c			optional uslcom ucom
2943bus/u4b/serial/uvisor.c			optional uvisor ucom
2944bus/u4b/serial/uvscom.c			optional uvscom ucom
2945#
2946# USB misc drivers
2947#
2948bus/u4b/misc/ufm.c			optional ufm
2949#
2950# USB input drivers
2951#
2952bus/u4b/input/ukbd.c			optional ukbd
2953bus/u4b/input/ums.c			optional ums
2954bus/u4b/input/uep.c			optional uep
2955bus/u4b/input/uhid.c			optional uhid
2956#
2957# USB quirks
2958#
2959bus/u4b/quirk/usb_quirk.c		optional usb
2960#
2961# USB templates
2962#
2963bus/u4b/template/usb_template.c		optional usb_template
2964bus/u4b/template/usb_template_audio.c	optional usb_template
2965bus/u4b/template/usb_template_cdce.c	optional usb_template
2966bus/u4b/template/usb_template_kbd.c	optional usb_template
2967bus/u4b/template/usb_template_modem.c	optional usb_template
2968bus/u4b/template/usb_template_mouse.c	optional usb_template
2969bus/u4b/template/usb_template_msc.c	optional usb_template
2970bus/u4b/template/usb_template_mtp.c	optional usb_template
2971bus/u4b/template/usb_template_serialnet.c optional usb_template
2972#
2973# Other drivers
2974#
2975bus/u4b/audio/uaudio.c			optional snd_uaudio
2976bus/u4b/audio/uaudio_pcm.c		optional snd_uaudio
2977
2978#
2979# Amazon EC2 support
2980#
2981dev/virtual/amazon/ena/ena.c		optional ena
2982dev/virtual/amazon/ena/ena_sysctl.c 	optional ena
2983dev/virtual/amazon/ena/ena-com/ena_com.c optional ena
2984dev/virtual/amazon/ena/ena-com/ena_eth_com.c optional ena
2985
2986#
2987# Hyper-V support
2988#
2989dev/virtual/hyperv/vmbus/vmbus.c	optional vmbus
2990
2991#
2992# virtio support
2993#
2994dev/virtual/virtio/balloon/virtio_balloon.c optional virtio_balloon virtio
2995dev/virtual/virtio/block/virtio_blk.c	optional virtio_blk virtio
2996dev/virtual/virtio/random/virtio_random.c optional virtio_random virtio
2997dev/virtual/virtio/scsi/virtio_scsi.c	optional virtio_scsi virtio
2998dev/virtual/virtio/net/if_vtnet.c	optional vtnet virtio
2999dev/virtual/virtio/pci/virtio_pci.c	optional virtio pci
3000dev/virtual/virtio/virtio/virtio.c	optional virtio
3001dev/virtual/virtio/virtio/virtio_bus_if.m optional virtio
3002dev/virtual/virtio/virtio/virtqueue.c	optional virtio
3003
3004#
3005# VMware support
3006#
3007dev/virtual/vmware/vmxnet3/if_vmx.c	optional vmx
3008
3009#
3010# Gpio support for ACPI based SoC platforms
3011#
3012bus/gpio/gpio_if.m			optional gpio_acpi
3013bus/gpio/gpio_acpi/gpio_acpi.c		optional gpio_acpi
3014bus/gpio/gpio_intel/gpio_cherryview.c	optional gpio_intel gpio_acpi
3015bus/gpio/gpio_intel/gpio_intel.c	optional gpio_intel gpio_acpi
3016