1# $NetBSD: GENERIC.PROF,v 1.15 1997/04/06 23:03:06 cgd Exp $
2#
3# Generic Alpha kernel hard-wired with profiling support.
4
5include	"arch/alpha/conf/GENERIC"
6
7# Always include profiling support; does not need 'config -p'.
8makeoptions	PROF="-pg"
9options 	GPROF
10