Include the QUICC bus front-end in the module for PowerPC.

This commit is contained in:
marcel 2008-04-26 18:41:42 +00:00
parent 883428f9df
commit 97d034ac30

View File

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