aboutsummaryrefslogtreecommitdiff
path: root/etc/devd/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-02-12 06:42:38 +0000
committerWarner Losh <imp@FreeBSD.org>2018-02-12 06:42:38 +0000
commitac28ac4863e4cb2c56a77fa1e27d6c888c75cc86 (patch)
treee28b87b16a552a04aeaec68e4a1dbe5cd9b371dd /etc/devd/Makefile
parent4f28883dcd009e8200b124aece254643c7d6dd08 (diff)
downloadsrc-ac28ac4863e4cb2c56a77fa1e27d6c888c75cc86.tar.gz
src-ac28ac4863e4cb2c56a77fa1e27d6c888c75cc86.zip
Add usb.conf to ObsoleteFiles.
Add a note to UPDATING. Fix a missing tab. Relnotes: Yes
Notes
Notes: svn path=/head/; revision=329153
Diffstat (limited to 'etc/devd/Makefile')
-rw-r--r--etc/devd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/devd/Makefile b/etc/devd/Makefile
index 8d4f0c1d4cf6..758ee82d438f 100644
--- a/etc/devd/Makefile
+++ b/etc/devd/Makefile
@@ -12,7 +12,7 @@ FILES+= apple.conf
.if ${MK_ACPI} != "no"
FILES+= asus.conf
.endif
-FILES+=devmatch.conf
+FILES+= devmatch.conf
.if ${MK_HYPERV} != "no"
FILES+= hyperv.conf
.endif