aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.mips
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2012-10-26 21:25:10 +0000
committerWarner Losh <imp@FreeBSD.org>2012-10-26 21:25:10 +0000
commit648f9a3ccd0b8ce565e25bd4928ca1efd11b3d81 (patch)
treebb7b768bc7dd46872415bc7cc7a2ab7819bdc67e /sys/conf/files.mips
parent078468ede4efa8d3d231e41c4fe73c392e50a704 (diff)
stack_machdep.c is dependent on ddb or stack options, not standard.
Notes
Notes: svn path=/head/; revision=242162
Diffstat (limited to 'sys/conf/files.mips')
-rw-r--r--sys/conf/files.mips2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.mips b/sys/conf/files.mips
index 9ed0534b0e1c..e7587d46fc9d 100644
--- a/sys/conf/files.mips
+++ b/sys/conf/files.mips
@@ -33,7 +33,7 @@ mips/mips/pm_machdep.c standard
mips/mips/pmap.c standard
mips/mips/ptrace_machdep.c standard
mips/mips/sc_machdep.c standard
-mips/mips/stack_machdep.c standard
+mips/mips/stack_machdep.c optional ddb | stack
mips/mips/support.S standard
mips/mips/swtch.S standard
mips/mips/sys_machdep.c standard