Deleted Added
full compact
files (249203) files (249268)
1# $FreeBSD: head/sys/conf/files 249203 2013-04-06 15:02:06Z marius $
1# $FreeBSD: head/sys/conf/files 249268 2013-04-08 19:40:53Z glebius $
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" \

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

2678kern/subr_acl_nfs4.c optional ufs_acl | zfs
2679kern/subr_acl_posix1e.c optional ufs_acl
2680kern/subr_autoconf.c standard
2681kern/subr_blist.c standard
2682kern/subr_bus.c standard
2683kern/subr_bus_dma.c standard
2684kern/subr_bufring.c standard
2685kern/subr_clock.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" \

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

2678kern/subr_acl_nfs4.c optional ufs_acl | zfs
2679kern/subr_acl_posix1e.c optional ufs_acl
2680kern/subr_autoconf.c standard
2681kern/subr_blist.c standard
2682kern/subr_bus.c standard
2683kern/subr_bus_dma.c standard
2684kern/subr_bufring.c standard
2685kern/subr_clock.c standard
2686kern/subr_counter.c standard
2686kern/subr_devstat.c standard
2687kern/subr_disk.c standard
2688kern/subr_eventhandler.c standard
2689kern/subr_fattime.c standard
2690kern/subr_firmware.c optional firmware
2691kern/subr_hash.c standard
2692kern/subr_hints.c standard
2693kern/subr_kdb.c standard

--- 959 unchanged lines hidden ---
2687kern/subr_devstat.c standard
2688kern/subr_disk.c standard
2689kern/subr_eventhandler.c standard
2690kern/subr_fattime.c standard
2691kern/subr_firmware.c optional firmware
2692kern/subr_hash.c standard
2693kern/subr_hints.c standard
2694kern/subr_kdb.c standard

--- 959 unchanged lines hidden ---