summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/sio/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/sio/Makefile b/sys/modules/sio/Makefile
index 9f24917..1e948a3 100644
--- a/sys/modules/sio/Makefile
+++ b/sys/modules/sio/Makefile
@@ -14,10 +14,6 @@ SRCS+= sio_cbus.c
.else
SRCS+= sio_isa.c
.endif
-.if ${MACHINE} == "sparc64"
-### untested
-SRCS+= sio_ebus.c
-.endif
opt_compat.h:
echo "#define COMPAT_43 1" > ${.TARGET}
OpenPOWER on IntegriCloud