Compile the new interrupt handling code.

This commit is contained in:
thorpej 1996-02-14 02:33:25 +00:00
parent da1402dcb7
commit c88b047836
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.hp300.oldconf,v 1.22 1996/01/08 03:27:36 thorpej Exp $
# $NetBSD: files.hp300.oldconf,v 1.23 1996/02/14 02:33:25 thorpej Exp $
#
arch/hp300/hp300/autoconf.c standard
arch/hp300/hp300/clock.c standard
@ -7,6 +7,7 @@ arch/hp300/hp300/dkbad.c standard
arch/hp300/hp300/kgdb_glue.c optional kgdb compile-with "${NORMAL_C} -fno-defer-pop"
arch/hp300/hp300/kgdb_stub.c optional kgdb
arch/hp300/hp300/machdep.c standard config-dependent
arch/hp300/hp300/isr.c standard
arch/hp300/hp300/mem.c standard
arch/hp300/hp300/pmap.c standard
arch/hp300/hp300/pmap_bootstrap.c standard