mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove the source file for the sio(4) EBus attachment here, too.
This commit is contained in:
parent
231a973125
commit
0e59ab9692
1 changed files with 0 additions and 4 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue