diff options
| author | Xin LI <delphij@FreeBSD.org> | 2014-09-17 02:32:22 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2014-09-17 02:32:22 +0000 |
| commit | 76cd7220b53b6483fe2f2c44dccf152ae2b3f43c (patch) | |
| tree | 58786bc3c1dfc4c908ece1d82cc44b797fc8f4ec /tools | |
| parent | 6574b8ed19b093f0af09501d2c9676c28993cb97 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build/mk/OptionalObsoleteFiles.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index a0cffcfe0a070..faa59cb77f27e 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -4768,7 +4768,7 @@ OLD_FILES+=usr/share/examples/dma/mailer.conf .endif .if ${MK_HYPERV} == no -OLD_FILES+=etc/rc.d/hv_kvpd +OLD_FILES+=etc/devd/hyperv.conf OLD_FILES+=usr/libexec/hyperv/hv_set_ifconfig OLD_FILES+=usr/libexec/hyperv/hv_get_dns_info OLD_FILES+=usr/libexec/hyperv/hv_get_dhcp_info |
