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

This commit is contained in:
Marcel Moolenaar 2008-04-26 18:41:42 +00:00
parent 6239f9e5f1
commit 46c00da6b5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178601

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