summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-06-30 04:54:39 +0000
committernjl <njl@FreeBSD.org>2004-06-30 04:54:39 +0000
commit3c444fb050273a2640eac1a0286c31ff242ee4be (patch)
tree0edbf8b2ca2a8efef22692190ad5fdb5a3cb051c /sys/conf
parent50e158218df9e4373201bba21553f8355328cd65 (diff)
downloadFreeBSD-src-3c444fb050273a2640eac1a0286c31ff242ee4be.zip
FreeBSD-src-3c444fb050273a2640eac1a0286c31ff242ee4be.tar.gz
Restore the terminating backslash lost by a typo.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index c1ef7df..f6d123c 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -4,7 +4,7 @@
# limitations in config: backslash-newline doesn't work in strings, and
# dependency lines other than the first are silently ignored.
#
-acpi_quirks.h optional acpi
+acpi_quirks.h optional acpi \
dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
no-obj no-implicit-rule \
OpenPOWER on IntegriCloud