Build pmap_boostrap.o without profiling; we can't call mcount before the

mmu is enabled!
This commit is contained in:
thorpej 1998-05-31 23:18:57 +00:00
parent 92d8ae0ee3
commit c1ca72eaf8

View File

@ -1,4 +1,4 @@
# $NetBSD: files.hp300,v 1.34 1998/02/16 22:12:46 thorpej Exp $
# $NetBSD: files.hp300,v 1.35 1998/05/31 23:18:57 thorpej Exp $
#
# hp300-specific configuration info
@ -194,7 +194,7 @@ file arch/hp300/hp300/intr.c
file arch/hp300/hp300/leds.c useleds
file arch/hp300/hp300/mem.c
file arch/hp300/hp300/pmap.c
file arch/hp300/hp300/pmap_bootstrap.c
file arch/hp300/hp300/pmap_bootstrap.c compile-with "${NOPROF_C}"
file arch/hp300/hp300/sys_machdep.c
file arch/hp300/hp300/trap.c
file arch/hp300/hp300/vm_machdep.c