Deleted Added
full compact
files (237263) files (237477)
1# $FreeBSD: head/sys/conf/files 237263 2012-06-19 07:34:13Z np $
1# $FreeBSD: head/sys/conf/files 237477 2012-06-23 10:15:23Z kib $
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" \

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

2562kern/kern_racct.c standard
2563kern/kern_rangelock.c standard
2564kern/kern_rctl.c standard
2565kern/kern_resource.c standard
2566kern/kern_rmlock.c standard
2567kern/kern_rwlock.c standard
2568kern/kern_sdt.c optional kdtrace_hooks
2569kern/kern_sema.c standard
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" \

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

2562kern/kern_racct.c standard
2563kern/kern_rangelock.c standard
2564kern/kern_rctl.c standard
2565kern/kern_resource.c standard
2566kern/kern_rmlock.c standard
2567kern/kern_rwlock.c standard
2568kern/kern_sdt.c optional kdtrace_hooks
2569kern/kern_sema.c standard
2570kern/kern_sharedpage.c standard
2570kern/kern_shutdown.c standard
2571kern/kern_sig.c standard
2572kern/kern_switch.c standard
2573kern/kern_sx.c standard
2574kern/kern_synch.c standard
2575kern/kern_syscalls.c standard
2576kern/kern_sysctl.c standard
2577kern/kern_tc.c standard

--- 1164 unchanged lines hidden ---
2571kern/kern_shutdown.c standard
2572kern/kern_sig.c standard
2573kern/kern_switch.c standard
2574kern/kern_sx.c standard
2575kern/kern_synch.c standard
2576kern/kern_syscalls.c standard
2577kern/kern_sysctl.c standard
2578kern/kern_tc.c standard

--- 1164 unchanged lines hidden ---