files.amd64 (052e12a5084f8ab3bbc602cabf095576b47f6146) files.amd64 (71f0077631fae7c1f009a211a4391bd93a860012)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD$
5#
6
7# common files stuff between i386 and amd64
8include "conf/files.x86"

--- 286 unchanged lines hidden (view full) ---

295dev/sfxge/sfxge_dma.c optional sfxge pci
296dev/sfxge/sfxge_ev.c optional sfxge pci
297dev/sfxge/sfxge_intr.c optional sfxge pci
298dev/sfxge/sfxge_mcdi.c optional sfxge pci
299dev/sfxge/sfxge_nvram.c optional sfxge pci
300dev/sfxge/sfxge_port.c optional sfxge pci
301dev/sfxge/sfxge_rx.c optional sfxge pci
302dev/sfxge/sfxge_tx.c optional sfxge pci
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD$
5#
6
7# common files stuff between i386 and amd64
8include "conf/files.x86"

--- 286 unchanged lines hidden (view full) ---

295dev/sfxge/sfxge_dma.c optional sfxge pci
296dev/sfxge/sfxge_ev.c optional sfxge pci
297dev/sfxge/sfxge_intr.c optional sfxge pci
298dev/sfxge/sfxge_mcdi.c optional sfxge pci
299dev/sfxge/sfxge_nvram.c optional sfxge pci
300dev/sfxge/sfxge_port.c optional sfxge pci
301dev/sfxge/sfxge_rx.c optional sfxge pci
302dev/sfxge/sfxge_tx.c optional sfxge pci
303dev/sio/sio.c optional sio
304dev/sio/sio_isa.c optional sio isa
305dev/sio/sio_pccard.c optional sio pccard
306dev/sio/sio_pci.c optional sio pci
307dev/sio/sio_puc.c optional sio puc
308dev/smartpqi/smartpqi_cam.c optional smartpqi
309dev/smartpqi/smartpqi_cmd.c optional smartpqi
310dev/smartpqi/smartpqi_discovery.c optional smartpqi
311dev/smartpqi/smartpqi_event.c optional smartpqi
312dev/smartpqi/smartpqi_helper.c optional smartpqi
313dev/smartpqi/smartpqi_init.c optional smartpqi
314dev/smartpqi/smartpqi_intr.c optional smartpqi
315dev/smartpqi/smartpqi_ioctl.c optional smartpqi

--- 117 unchanged lines hidden ---
303dev/smartpqi/smartpqi_cam.c optional smartpqi
304dev/smartpqi/smartpqi_cmd.c optional smartpqi
305dev/smartpqi/smartpqi_discovery.c optional smartpqi
306dev/smartpqi/smartpqi_event.c optional smartpqi
307dev/smartpqi/smartpqi_helper.c optional smartpqi
308dev/smartpqi/smartpqi_init.c optional smartpqi
309dev/smartpqi/smartpqi_intr.c optional smartpqi
310dev/smartpqi/smartpqi_ioctl.c optional smartpqi

--- 117 unchanged lines hidden ---