8000972bbe
an overflow occurs. . Make this error a fatal build time error . Move the support for dbsym into the MI Makefile.kern.inc, conditional upon the SYMTAB_SPACE option being defined in the kernel config file.
9 lines
218 B
PHP
9 lines
218 B
PHP
# $NetBSD: Makefile.netwinder.inc,v 1.8 2005/11/24 12:54:29 dbj Exp $
|
|
|
|
CPPFLAGS+= -D${MACHINE}
|
|
|
|
SYSTEM_FIRST_OBJ= nwmmu.o
|
|
SYSTEM_FIRST_SFILE= ${THISARM}/${MACHINE}/nwmmu.S
|
|
|
|
LINKFLAGS= -T ${THISARM}/conf/kern.ldscript
|