1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

mp_machdep.c is only conditional upon smp, not aim. If booke grows

support for smp, mp_machdep.c needs to be included as well.
This commit is contained in:
Marcel Moolenaar 2008-04-30 00:50:50 +00:00
parent 549596aeaf
commit 1c17588fda
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178686

View File

@ -132,7 +132,7 @@ powerpc/powerpc/in_cksum.c optional inet
powerpc/powerpc/intr_machdep.c standard
powerpc/powerpc/mem.c optional mem
powerpc/powerpc/mmu_if.m standard
powerpc/powerpc/mp_machdep.c optional smp aim
powerpc/powerpc/mp_machdep.c optional smp
powerpc/powerpc/openpic.c standard
powerpc/powerpc/pic_if.m standard
powerpc/powerpc/pmap_dispatch.c standard