Deleted Added
full compact
files.amd64 (250661) files.amd64 (250840)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD: head/sys/conf/files.amd64 250661 2013-05-15 17:03:09Z davidcs $
4# $FreeBSD: head/sys/conf/files.amd64 250840 2013-05-21 03:05:49Z marcel $
5#
6# The long compile-with and dependency lines are required because of
7# limitations in config: backslash-newline doesn't work in strings, and
8# dependency lines other than the first are silently ignored.
9#
10#
11linux32_genassym.o optional compat_linux32 \
12 dependency "$S/amd64/linux32/linux32_genassym.c" \

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

184dev/ipmi/ipmi_smbios.c optional ipmi
185dev/ipmi/ipmi_ssif.c optional ipmi smbus
186dev/ipmi/ipmi_pci.c optional ipmi pci
187dev/ipmi/ipmi_linux.c optional ipmi compat_linux32
188dev/fdc/fdc.c optional fdc
189dev/fdc/fdc_acpi.c optional fdc
190dev/fdc/fdc_isa.c optional fdc isa
191dev/fdc/fdc_pccard.c optional fdc pccard
5#
6# The long compile-with and dependency lines are required because of
7# limitations in config: backslash-newline doesn't work in strings, and
8# dependency lines other than the first are silently ignored.
9#
10#
11linux32_genassym.o optional compat_linux32 \
12 dependency "$S/amd64/linux32/linux32_genassym.c" \

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

184dev/ipmi/ipmi_smbios.c optional ipmi
185dev/ipmi/ipmi_ssif.c optional ipmi smbus
186dev/ipmi/ipmi_pci.c optional ipmi pci
187dev/ipmi/ipmi_linux.c optional ipmi compat_linux32
188dev/fdc/fdc.c optional fdc
189dev/fdc/fdc_acpi.c optional fdc
190dev/fdc/fdc_isa.c optional fdc isa
191dev/fdc/fdc_pccard.c optional fdc pccard
192dev/fdt/fdt_x86.c optional fdt
192dev/hpt27xx/os_bsd.c optional hpt27xx
193dev/hpt27xx/osm_bsd.c optional hpt27xx
194dev/hpt27xx/hpt27xx_config.c optional hpt27xx
195dev/hptmv/entry.c optional hptmv
196dev/hptmv/mv.c optional hptmv
197dev/hptmv/gui_lib.c optional hptmv
198dev/hptmv/hptproc.c optional hptmv
199dev/hptmv/ioctl.c optional hptmv

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

496x86/isa/isa.c standard
497x86/isa/isa_dma.c standard
498x86/isa/nmi.c standard
499x86/isa/orm.c optional isa
500x86/pci/pci_bus.c optional pci
501x86/pci/qpi.c optional pci
502x86/x86/busdma_machdep.c standard
503x86/x86/dump_machdep.c standard
193dev/hpt27xx/os_bsd.c optional hpt27xx
194dev/hpt27xx/osm_bsd.c optional hpt27xx
195dev/hpt27xx/hpt27xx_config.c optional hpt27xx
196dev/hptmv/entry.c optional hptmv
197dev/hptmv/mv.c optional hptmv
198dev/hptmv/gui_lib.c optional hptmv
199dev/hptmv/hptproc.c optional hptmv
200dev/hptmv/ioctl.c optional hptmv

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

497x86/isa/isa.c standard
498x86/isa/isa_dma.c standard
499x86/isa/nmi.c standard
500x86/isa/orm.c optional isa
501x86/pci/pci_bus.c optional pci
502x86/pci/qpi.c optional pci
503x86/x86/busdma_machdep.c standard
504x86/x86/dump_machdep.c standard
505x86/x86/fdt_machdep.c optional fdt
504x86/x86/intr_machdep.c standard
505x86/x86/io_apic.c standard
506x86/x86/legacy.c standard
507x86/x86/local_apic.c standard
508x86/x86/mca.c standard
509x86/x86/mptable.c optional mptable
510x86/x86/mptable_pci.c optional mptable pci
511x86/x86/msi.c optional pci
512x86/x86/nexus.c standard
513x86/x86/tsc.c standard
506x86/x86/intr_machdep.c standard
507x86/x86/io_apic.c standard
508x86/x86/legacy.c standard
509x86/x86/local_apic.c standard
510x86/x86/mca.c standard
511x86/x86/mptable.c optional mptable
512x86/x86/mptable_pci.c optional mptable pci
513x86/x86/msi.c optional pci
514x86/x86/nexus.c standard
515x86/x86/tsc.c standard