Include the QUICC bus front-end in the module for PowerPC.
This commit is contained in:
parent
883428f9df
commit
97d034ac30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user