Deleted Added
full compact
files (154941) files (154974)
1# $FreeBSD: head/sys/conf/files 154941 2006-01-27 23:13:26Z jhb $
1# $FreeBSD: head/sys/conf/files 154974 2006-01-29 02:52:42Z mlaier $
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" \

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

1293kern/sched_ule.c optional sched_ule
1294kern/subr_autoconf.c standard
1295kern/subr_blist.c standard
1296kern/subr_bus.c standard
1297kern/subr_clock.c optional genclock
1298kern/subr_devstat.c standard
1299kern/subr_disk.c standard
1300kern/subr_eventhandler.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" \

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

1293kern/sched_ule.c optional sched_ule
1294kern/subr_autoconf.c standard
1295kern/subr_blist.c standard
1296kern/subr_bus.c standard
1297kern/subr_clock.c optional genclock
1298kern/subr_devstat.c standard
1299kern/subr_disk.c standard
1300kern/subr_eventhandler.c standard
1301kern/subr_firmware.c optional firmware
1301kern/subr_hints.c standard
1302kern/subr_kdb.c standard
1303kern/subr_kobj.c standard
1304kern/subr_lock.c standard
1305kern/subr_log.c standard
1306kern/subr_mbpool.c optional libmbpool
1307kern/subr_mchain.c optional libmchain
1308kern/subr_module.c standard

--- 716 unchanged lines hidden ---
1302kern/subr_hints.c standard
1303kern/subr_kdb.c standard
1304kern/subr_kobj.c standard
1305kern/subr_lock.c standard
1306kern/subr_log.c standard
1307kern/subr_mbpool.c optional libmbpool
1308kern/subr_mchain.c optional libmchain
1309kern/subr_module.c standard

--- 716 unchanged lines hidden ---