diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2002-04-28 08:43:47 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2002-04-28 08:43:47 +0000 |
| commit | 4ee5409b54c14148bc861fc2cca2f4645d878867 (patch) | |
| tree | 1b6445962a42d574c929860e66fac454ead0df5f | |
| parent | b22841b0ffdd9b3d5e31fdf2bbdb208dfff5a267 (diff) | |
Notes
| -rw-r--r-- | sys/conf/files.ia64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.ia64 b/sys/conf/files.ia64 index 4341189a2095..300ea40b2be2 100644 --- a/sys/conf/files.ia64 +++ b/sys/conf/files.ia64 @@ -44,6 +44,7 @@ ia64/ia64/interrupt.c standard # now normal. # ia64/ia64/locore.s standard ia64/ia64/machdep.c standard +ia64/ia64/mca.c standard ia64/ia64/mem.c standard ia64/ia64/mountroot.c optional slice ia64/ia64/mp_machdep.c optional smp |
