Deleted Added
full compact
files.amd64 (188654) files.amd64 (189170)
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.amd64 188654 2009-02-15 20:24:21Z thompsa $
4# $FreeBSD: head/sys/conf/files.amd64 189170 2009-02-28 16:21:25Z ed $
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#
10#
11linux32_genassym.o optional compat_linux32 \
12 dependency "$S/amd64/linux32/linux32_genassym.c" \

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

266compat/ndis/subr_usbd.c optional ndisapi pci
267compat/ndis/winx64_wrap.S optional ndisapi pci
268i386/bios/smbios.c optional smbios
269i386/bios/vpd.c optional vpd
270i386/cpufreq/powernow.c optional cpufreq
271i386/cpufreq/est.c optional cpufreq
272i386/cpufreq/p4tcc.c optional cpufreq
273#
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#
10#
11linux32_genassym.o optional compat_linux32 \
12 dependency "$S/amd64/linux32/linux32_genassym.c" \

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

266compat/ndis/subr_usbd.c optional ndisapi pci
267compat/ndis/winx64_wrap.S optional ndisapi pci
268i386/bios/smbios.c optional smbios
269i386/bios/vpd.c optional vpd
270i386/cpufreq/powernow.c optional cpufreq
271i386/cpufreq/est.c optional cpufreq
272i386/cpufreq/p4tcc.c optional cpufreq
273#
274libkern/memmove.c standard
274libkern/memset.c standard
275libkern/memset.c standard