files.i386 (ee5e90dab2f9a19b419e622830612bf05cd6cce9) | files.i386 (372c73375922be670fced0fce1b20ecf742469a3) |
---|---|
1# This file tells config what files go into building a kernel, 2# files marked standard are always included. 3# 4# $FreeBSD$ 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. --- 143 unchanged lines hidden (view full) --- 152dev/cx/if_cx.c optional cx 153dev/dpms/dpms.c optional dpms x86emu 154dev/ed/if_ed_3c503.c optional ed isa ed_3c503 155dev/ed/if_ed_isa.c optional ed isa 156dev/ed/if_ed_wd80x3.c optional ed isa 157dev/ed/if_ed_hpp.c optional ed isa ed_hpp 158dev/ed/if_ed_sic.c optional ed isa ed_sic 159dev/fb/fb.c optional fb | vga | 1# This file tells config what files go into building a kernel, 2# files marked standard are always included. 3# 4# $FreeBSD$ 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. --- 143 unchanged lines hidden (view full) --- 152dev/cx/if_cx.c optional cx 153dev/dpms/dpms.c optional dpms x86emu 154dev/ed/if_ed_3c503.c optional ed isa ed_3c503 155dev/ed/if_ed_isa.c optional ed isa 156dev/ed/if_ed_wd80x3.c optional ed isa 157dev/ed/if_ed_hpp.c optional ed isa ed_hpp 158dev/ed/if_ed_sic.c optional ed isa ed_sic 159dev/fb/fb.c optional fb | vga |
160dev/fb/s3_pci.c optional s3pci |
|
160dev/fb/vesa.c optional vga vesa x86emu 161dev/fb/vga.c optional vga 162dev/fdc/fdc.c optional fdc 163dev/fdc/fdc_acpi.c optional fdc 164dev/fdc/fdc_isa.c optional fdc isa 165dev/fdc/fdc_pccard.c optional fdc pccard 166dev/fe/if_fe_isa.c optional fe isa 167dev/glxsb/glxsb.c optional glxsb --- 212 unchanged lines hidden --- | 161dev/fb/vesa.c optional vga vesa x86emu 162dev/fb/vga.c optional vga 163dev/fdc/fdc.c optional fdc 164dev/fdc/fdc_acpi.c optional fdc 165dev/fdc/fdc_isa.c optional fdc isa 166dev/fdc/fdc_pccard.c optional fdc pccard 167dev/fe/if_fe_isa.c optional fe isa 168dev/glxsb/glxsb.c optional glxsb --- 212 unchanged lines hidden --- |