summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-01-24 10:27:37 +0000
committerjhb <jhb@FreeBSD.org>2001-01-24 10:27:37 +0000
commitfb77bd069b720138cf85e22975c4f190ccb548d2 (patch)
tree7b3422639f47af606ffce26c77ed09d9eefe0a5a /sys
parent1df50e8aacdb31e7bef541c087efb79df7b788c0 (diff)
downloadFreeBSD-src-fb77bd069b720138cf85e22975c4f190ccb548d2.zip
FreeBSD-src-fb77bd069b720138cf85e22975c4f190ccb548d2.tar.gz
Make mp_machdep.c be an optional file conditional on SMP.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files.alpha2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha
index 505824f..72b1b0a 100644
--- a/sys/conf/files.alpha
+++ b/sys/conf/files.alpha
@@ -73,7 +73,7 @@ alpha/alpha/perfmon.c optional perfmon profiling-routine
alpha/alpha/perfmon.c optional perfmon
alpha/alpha/pmap.c standard
alpha/alpha/procfs_machdep.c standard
-alpha/alpha/mp_machdep.c standard
+alpha/alpha/mp_machdep.c optional smp
alpha/alpha/prom.c standard
alpha/alpha/promcons.c standard
alpha/alpha/prom_disp.s standard
OpenPOWER on IntegriCloud