Remove obsolete asf(8)

kgdb now handles kernel module state internally, so the asf tool serves
no purpose.

PR:		229046
Reviewed by:	brooks
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D15827
This commit is contained in:
Ed Maste
2018-06-15 17:44:21 +00:00
parent d1ded78d8e
commit f756301851
12 changed files with 3 additions and 957 deletions
-2
View File
@@ -810,7 +810,6 @@ DIRDEPS.amd64= \
usr.sbin/acpi/acpidump \
usr.sbin/acpi/iasl \
usr.sbin/apm \
usr.sbin/asf \
usr.sbin/bhyve \
usr.sbin/bhyvectl \
usr.sbin/bhyveload \
@@ -842,7 +841,6 @@ DIRDEPS.i386= \
sbin/sconfig \
usr.sbin/apm \
usr.sbin/apmd \
usr.sbin/asf \
usr.sbin/btxld \
usr.sbin/cpucontrol \
usr.sbin/hyperv/tools \