Fix the scc(4) module build. Without the file it's missing a required symbol.

Approved by:	nwhitehorn (mentor)
MFC after:	3 days
This commit is contained in:
jhibbits 2012-02-26 13:27:22 +00:00
parent 342a7804fb
commit 9b7d718a85

View File

@ -6,7 +6,7 @@
scc_bfe= scc_bfe_ebus.c scc_bfe_sbus.c
.endif
.if ${MACHINE_CPUARCH} == "powerpc"
scc_bfe= scc_bfe_macio.c scc_bfe_quicc.c
scc_bfe= scc_bfe_macio.c scc_bfe_quicc.c scc_dev_quicc.c
.endif
KMOD= scc