From 648f9a3ccd0b8ce565e25bd4928ca1efd11b3d81 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 26 Oct 2012 21:25:10 +0000 Subject: stack_machdep.c is dependent on ddb or stack options, not standard. --- sys/conf/files.mips | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/conf/files.mips') 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 -- cgit v1.2.3