Deleted Added
full compact
files (219221) files (219304)
1# $FreeBSD: head/sys/conf/files 219221 2011-03-03 10:25:41Z hselasky $
1# $FreeBSD: head/sys/conf/files 219304 2011-03-05 12:40:35Z trasz $
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7acpi_quirks.h optional acpi \
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

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

2185kern/kern_khelp.c standard
2186kern/kern_kthread.c standard
2187kern/kern_ktr.c optional ktr
2188kern/kern_ktrace.c standard
2189kern/kern_linker.c standard
2190kern/kern_lock.c standard
2191kern/kern_lockf.c standard
2192kern/kern_lockstat.c optional kdtrace_hooks
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7acpi_quirks.h optional acpi \
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

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

2185kern/kern_khelp.c standard
2186kern/kern_kthread.c standard
2187kern/kern_ktr.c optional ktr
2188kern/kern_ktrace.c standard
2189kern/kern_linker.c standard
2190kern/kern_lock.c standard
2191kern/kern_lockf.c standard
2192kern/kern_lockstat.c optional kdtrace_hooks
2193kern/kern_loginclass.c standard
2193kern/kern_malloc.c standard
2194kern/kern_mbuf.c standard
2195kern/kern_mib.c standard
2196kern/kern_module.c standard
2197kern/kern_mtxpool.c standard
2198kern/kern_mutex.c standard
2199kern/kern_ntptime.c standard
2200kern/kern_osd.c standard

--- 885 unchanged lines hidden ---
2194kern/kern_malloc.c standard
2195kern/kern_mbuf.c standard
2196kern/kern_mib.c standard
2197kern/kern_module.c standard
2198kern/kern_mtxpool.c standard
2199kern/kern_mutex.c standard
2200kern/kern_ntptime.c standard
2201kern/kern_osd.c standard

--- 885 unchanged lines hidden ---