summaryrefslogtreecommitdiffstats
path: root/sbin/atacontrol/Makefile
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2013-04-04 07:12:24 +0000
committermav <mav@FreeBSD.org>2013-04-04 07:12:24 +0000
commit7c2b81b0e97e507aa2b3b3fac77056edcdf18669 (patch)
tree942cf38be24f7762b9c2eb69d37326ad19bf5fec /sbin/atacontrol/Makefile
parent8f86323b516396dac627133e46a94b9db684dc7f (diff)
downloadFreeBSD-src-7c2b81b0e97e507aa2b3b3fac77056edcdf18669.zip
FreeBSD-src-7c2b81b0e97e507aa2b3b3fac77056edcdf18669.tar.gz
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
most kernels before FreeBSD 9.0. Remove such modules and respective kernel options: atadisk, ataraid, atapicd, atapifd, atapist, atapicam. Remove the atacontrol utility and some man pages. Remove useless now options ATA_CAM. No objections: current@, stable@ MFC after: never
Diffstat (limited to 'sbin/atacontrol/Makefile')
-rw-r--r--sbin/atacontrol/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sbin/atacontrol/Makefile b/sbin/atacontrol/Makefile
deleted file mode 100644
index 9881273..0000000
--- a/sbin/atacontrol/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-#$FreeBSD$
-
-PROG= atacontrol
-MAN= atacontrol.8
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud