files (c28ef249180e02ae7d194d6b131027e244bea5a5) files (1a13f2e6b444dd8048aebd2ac1f0b8fae9e3088f)
1# $FreeBSD$
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" \

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

3827kern/subr_rman.c standard
3828kern/subr_rtc.c standard
3829kern/subr_sbuf.c standard
3830kern/subr_scanf.c standard
3831kern/subr_sglist.c standard
3832kern/subr_sleepqueue.c standard
3833kern/subr_smp.c standard
3834kern/subr_stack.c optional ddb | stack | ktr
1# $FreeBSD$
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" \

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

3827kern/subr_rman.c standard
3828kern/subr_rtc.c standard
3829kern/subr_sbuf.c standard
3830kern/subr_scanf.c standard
3831kern/subr_sglist.c standard
3832kern/subr_sleepqueue.c standard
3833kern/subr_smp.c standard
3834kern/subr_stack.c optional ddb | stack | ktr
3835kern/subr_stats.c optional stats
3835kern/subr_taskqueue.c standard
3836kern/subr_terminal.c optional vt
3837kern/subr_trap.c standard
3838kern/subr_turnstile.c standard
3839kern/subr_uio.c standard
3840kern/subr_unit.c standard
3841kern/subr_vmem.c standard
3842kern/subr_witness.c optional witness

--- 1109 unchanged lines hidden ---
3836kern/subr_taskqueue.c standard
3837kern/subr_terminal.c optional vt
3838kern/subr_trap.c standard
3839kern/subr_turnstile.c standard
3840kern/subr_uio.c standard
3841kern/subr_unit.c standard
3842kern/subr_vmem.c standard
3843kern/subr_witness.c optional witness

--- 1109 unchanged lines hidden ---