summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-02-05 10:36:38 +0000
committerngie <ngie@FreeBSD.org>2015-02-05 10:36:38 +0000
commita5b12ae122064335ed2ce1e7b49139920e54060d (patch)
tree42a601be25fdfebf222eb4c8fc531109db09684a /tools
parentcf206fc8f2fb52ec7b32430b02caeca7cc9d4f22 (diff)
downloadFreeBSD-src-a5b12ae122064335ed2ce1e7b49139920e54060d.zip
FreeBSD-src-a5b12ae122064335ed2ce1e7b49139920e54060d.tar.gz
MFC r277730:
r277730: Honor MK_ACPI in etc/devd and etc/rc.d Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index bdbf89e..72acf9c 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -14,6 +14,8 @@ OLD_FILES+=usr/share/man/man8/sa.8.gz
.endif
.if ${MK_ACPI} == no
+OLD_FILES+=etc/devd/asus.conf
+OLD_FILES+=etc/rc.d/power_profile
OLD_FILES+=usr/sbin/acpiconf
OLD_FILES+=usr/sbin/acpidb
OLD_FILES+=usr/sbin/acpidump
OpenPOWER on IntegriCloud