Deleted Added
full compact
files.i386 (151805) files.i386 (152219)
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 151805 2005-10-28 15:58:19Z joerg $
4# $FreeBSD: head/sys/conf/files.i386 152219 2005-11-09 03:55:40Z imp $
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}" \

--- 444 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
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}" \

--- 444 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