summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc/Makefile.sparc
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2022-07-03 21:08:42 -0400
committerGarrett D'Amore <garrett@damore.org>2022-07-11 09:56:13 -0400
commit9174bfaa08ca3aa4c0a12e840c4bd4f2570237a0 (patch)
tree52e23f623dc8994e8c2799eefcc5bd7d0a7907b4 /usr/src/uts/sparc/Makefile.sparc
parente27085df90712f99e5ea3d44ab0b83c73ac1bf52 (diff)
downloadillumos-gate-9174bfaa08ca3aa4c0a12e840c4bd4f2570237a0.tar.gz
14780 remove aoutexec module
14806 system(5) dacf is not SPARC specific Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
Diffstat (limited to 'usr/src/uts/sparc/Makefile.sparc')
-rw-r--r--usr/src/uts/sparc/Makefile.sparc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/sparc/Makefile.sparc b/usr/src/uts/sparc/Makefile.sparc
index a031e1606c..8c8ca81e30 100644
--- a/usr/src/uts/sparc/Makefile.sparc
+++ b/usr/src/uts/sparc/Makefile.sparc
@@ -350,7 +350,7 @@ DRV_KMODS += pcic
#
# Exec Class Modules (/kernel/exec):
#
-EXEC_KMODS += aoutexec elfexec intpexec shbinexec javaexec
+EXEC_KMODS += elfexec intpexec shbinexec javaexec
#
# Scheduling Class Modules (/kernel/sched):