summaryrefslogtreecommitdiffstats
path: root/sys/modules/sio
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2004-04-30 18:28:26 +0000
committermarius <marius@FreeBSD.org>2004-04-30 18:28:26 +0000
commit4b603ae2c08953c5018ceb44e4c2d74d5fb9f555 (patch)
treec4f4dcf4af40c592b72b099f59de453c38a1e796 /sys/modules/sio
parent5aa078d988a3268f00120c1b3bbdbdab9ddc6b2f (diff)
downloadFreeBSD-src-4b603ae2c08953c5018ceb44e4c2d74d5fb9f555.zip
FreeBSD-src-4b603ae2c08953c5018ceb44e4c2d74d5fb9f555.tar.gz
Remove the source file for the sio(4) EBus attachment here, too.
Diffstat (limited to 'sys/modules/sio')
-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