Remove duplicate entry accidentally introduced with r183202.

This commit is contained in:
Marius Strobl 2008-09-20 11:34:18 +00:00
parent 36543717f7
commit 794748e37a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=183203
2 changed files with 2 additions and 1 deletions

View File

@ -132,7 +132,6 @@ sparc64/sparc64/spitfire.c standard
sparc64/sparc64/stack_machdep.c optional ddb | stack
sparc64/sparc64/support.S standard \
compile-with "${NORMAL_S} -mcpu=ultrasparc"
sparc64/sparc64/support.S standard
sparc64/sparc64/sys_machdep.c standard
sparc64/sparc64/swtch.S standard
sparc64/sparc64/tick.c standard

View File

@ -24,5 +24,7 @@ PSM_RESETAFTERSUSPEND opt_psm.h
DEBUGGER_ON_POWERFAIL opt_psycho.h
PSYCHO_DEBUG opt_psycho.h
SCHIZO_DEBUG opt_schizo.h
SUNKBD_DFLT_KEYMAP opt_sunkbd.h
SUNKBD_EMULATE_ATKBD opt_sunkbd.h