files.i386 (dd540b46236bd6f391f581b84d2e9d9222652d5d) | files.i386 (3bf2fc85467671061d1d00b834e71a95fad84280) |
---|---|
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. --- 355 unchanged lines hidden (view full) --- 364libkern/ucmpdi2.c standard 365libkern/udivdi3.c standard 366libkern/umoddi3.c standard 367i386/xbox/xbox.c optional xbox 368i386/xbox/xboxfb.c optional xboxfb 369dev/fb/boot_font.c optional xboxfb 370i386/xbox/pic16l.s optional xbox 371# | 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. --- 355 unchanged lines hidden (view full) --- 364libkern/ucmpdi2.c standard 365libkern/udivdi3.c standard 366libkern/umoddi3.c standard 367i386/xbox/xbox.c optional xbox 368i386/xbox/xboxfb.c optional xboxfb 369dev/fb/boot_font.c optional xboxfb 370i386/xbox/pic16l.s optional xbox 371# |
372# x86 real mode BIOS emulator, required by atkbdc/dpms/vesa | 372# x86 real mode BIOS support, required by atkbdc/dpms/vesa |
373# 374compat/x86bios/x86bios.c optional x86bios | atkbd | dpms | vesa | 373# 374compat/x86bios/x86bios.c optional x86bios | atkbd | dpms | vesa |
375contrib/x86emu/x86emu.c optional x86bios | atkbd | dpms | vesa | |
376# 377# x86 shared code between IA32, AMD64 and PC98 architectures 378# 379x86/acpica/srat.c optional acpi 380x86/bios/smbios.c optional smbios 381x86/bios/vpd.c optional vpd 382x86/cpufreq/est.c optional cpufreq 383x86/cpufreq/hwpstate.c optional cpufreq --- 15 unchanged lines hidden --- | 375# 376# x86 shared code between IA32, AMD64 and PC98 architectures 377# 378x86/acpica/srat.c optional acpi 379x86/bios/smbios.c optional smbios 380x86/bios/vpd.c optional vpd 381x86/cpufreq/est.c optional cpufreq 382x86/cpufreq/hwpstate.c optional cpufreq --- 15 unchanged lines hidden --- |