summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-02-04 09:33:42 +0000
committerngie <ngie@FreeBSD.org>2015-02-04 09:33:42 +0000
commit6cbea0fc89c154fb5824e46613301e5bb40568fb (patch)
treec66ce6ac2e39353590c2f147ee4ac5834d5d39f4 /tools
parent152cd06f5340b78af4216d4e197e9cb1e99ead23 (diff)
downloadFreeBSD-src-6cbea0fc89c154fb5824e46613301e5bb40568fb.zip
FreeBSD-src-6cbea0fc89c154fb5824e46613301e5bb40568fb.tar.gz
MFC r277733:
r277733: Honor MK_AMD with etc/rc.d/amd Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index a532b6b..968f60d 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -26,6 +26,7 @@ OLD_FILES+=usr/share/man/man8/iasl.8.gz
.if ${MK_AMD} == no
OLD_FILES+=etc/amd.map
+OLD_FILES+=etc/rc.d/amd
OLD_FILES+=usr/bin/pawd
OLD_FILES+=usr/sbin/amd
OLD_FILES+=usr/sbin/amq
OpenPOWER on IntegriCloud