Deleted Added
full compact
files.i386 (249432) files.i386 (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.i386 249432 2013-04-12 23:10:56Z jkim $
4# $FreeBSD: head/sys/conf/files.i386 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#
10linux_genassym.o optional compat_linux \
11 dependency "$S/i386/linux/linux_genassym.c" \
12 compile-with "${CC} ${CFLAGS:N-fno-common} -c ${.IMPSRC}" \

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

171dev/fb/fb.c optional fb | vga
172dev/fb/s3_pci.c optional s3pci
173dev/fb/vesa.c optional vga vesa
174dev/fb/vga.c optional vga
175dev/fdc/fdc.c optional fdc
176dev/fdc/fdc_acpi.c optional fdc
177dev/fdc/fdc_isa.c optional fdc isa
178dev/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#
10linux_genassym.o optional compat_linux \
11 dependency "$S/i386/linux/linux_genassym.c" \
12 compile-with "${CC} ${CFLAGS:N-fno-common} -c ${.IMPSRC}" \

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

171dev/fb/fb.c optional fb | vga
172dev/fb/s3_pci.c optional s3pci
173dev/fb/vesa.c optional vga vesa
174dev/fb/vga.c optional vga
175dev/fdc/fdc.c optional fdc
176dev/fdc/fdc_acpi.c optional fdc
177dev/fdc/fdc_isa.c optional fdc isa
178dev/fdc/fdc_pccard.c optional fdc pccard
179dev/fdt/fdt_x86.c optional fdt
179dev/fe/if_fe_isa.c optional fe isa
180dev/glxiic/glxiic.c optional glxiic
181dev/glxsb/glxsb.c optional glxsb
182dev/glxsb/glxsb_hash.c optional glxsb
183dev/hpt27xx/os_bsd.c optional hpt27xx
184dev/hpt27xx/osm_bsd.c optional hpt27xx
185dev/hpt27xx/hpt27xx_config.c optional hpt27xx
186dev/hptmv/entry.c optional hptmv

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

540x86/isa/isa.c optional isa
541x86/isa/isa_dma.c optional isa
542x86/isa/nmi.c standard
543x86/isa/orm.c optional isa
544x86/pci/pci_bus.c optional pci
545x86/pci/qpi.c optional pci
546x86/x86/busdma_machdep.c standard
547x86/x86/dump_machdep.c standard
180dev/fe/if_fe_isa.c optional fe isa
181dev/glxiic/glxiic.c optional glxiic
182dev/glxsb/glxsb.c optional glxsb
183dev/glxsb/glxsb_hash.c optional glxsb
184dev/hpt27xx/os_bsd.c optional hpt27xx
185dev/hpt27xx/osm_bsd.c optional hpt27xx
186dev/hpt27xx/hpt27xx_config.c optional hpt27xx
187dev/hptmv/entry.c optional hptmv

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

541x86/isa/isa.c optional isa
542x86/isa/isa_dma.c optional isa
543x86/isa/nmi.c standard
544x86/isa/orm.c optional isa
545x86/pci/pci_bus.c optional pci
546x86/pci/qpi.c optional pci
547x86/x86/busdma_machdep.c standard
548x86/x86/dump_machdep.c standard
549x86/x86/fdt_machdep.c optional fdt
548x86/x86/intr_machdep.c standard
549x86/x86/io_apic.c optional apic
550x86/x86/legacy.c optional native
551x86/x86/local_apic.c optional apic
552x86/x86/mca.c standard
553x86/x86/mptable.c optional apic native
554x86/x86/mptable_pci.c optional apic native pci
555x86/x86/msi.c optional apic pci
556x86/x86/nexus.c standard
557x86/x86/tsc.c standard
550x86/x86/intr_machdep.c standard
551x86/x86/io_apic.c optional apic
552x86/x86/legacy.c optional native
553x86/x86/local_apic.c optional apic
554x86/x86/mca.c standard
555x86/x86/mptable.c optional apic native
556x86/x86/mptable_pci.c optional apic native pci
557x86/x86/msi.c optional apic pci
558x86/x86/nexus.c standard
559x86/x86/tsc.c standard