files.i386 (9b229abc8fa368310c346d5e4ae18a2ec0fff03c) | files.i386 (51ef421d928597792acfe581f46b062166e7160d) |
---|---|
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. --- 448 unchanged lines hidden (view full) --- 457pci/agp_amd.c optional agp 458pci/agp_amd64.c optional agp 459pci/agp_ati.c optional agp 460pci/agp_i810.c optional agp 461pci/agp_intel.c optional agp 462pci/agp_nvidia.c optional agp 463pci/agp_sis.c optional agp 464pci/agp_via.c optional agp | 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. --- 448 unchanged lines hidden (view full) --- 457pci/agp_amd.c optional agp 458pci/agp_amd64.c optional agp 459pci/agp_ati.c optional agp 460pci/agp_i810.c optional agp 461pci/agp_intel.c optional agp 462pci/agp_nvidia.c optional agp 463pci/agp_sis.c optional agp 464pci/agp_via.c optional agp |
465i386/xbox/xbox.c optional xbox 466i386/xbox/xboxfb.c optional xboxfb 467dev/fb/boot_font.c optional xboxfb 468i386/xbox/pic16l.s optional xbox |
|