NetBSD/sys/arch/alpha/conf/GENERIC.PROF
cgd 46b965ab4a useful suggestion from jason: make this simply an 'include' of the
GENERIC kernel config with the added profiling bits!
1997-01-14 23:32:00 +00:00

10 lines
258 B
Plaintext

# $NetBSD: GENERIC.PROF,v 1.14 1997/01/14 23:32:00 cgd Exp $
#
# Generic Alpha kernel hard-wired with profiling support.
include "arch/alpha/conf/GENERIC"
# Always include profiling support; does not need 'config -p'.
makeoptions PROF="-pg"
options GPROF