Home | History | Annotate | Line # | Download | only in conf
      1  1.12       uwe #	$NetBSD: Makefile.netwinder.inc,v 1.12 2023/12/18 23:05:25 uwe Exp $
      2   1.7   thorpej 
      3   1.7   thorpej CPPFLAGS+=	-D${MACHINE}
      4   1.5   thorpej 
      5   1.1      matt SYSTEM_FIRST_OBJ=	nwmmu.o
      6   1.3     lukem SYSTEM_FIRST_SFILE=	${THISARM}/${MACHINE}/nwmmu.S
      7  1.12       uwe ENTRYPOINT=		nwstart
      8   1.5   thorpej 
      9  1.12       uwe # don't let Makefile.kern.inc override placement of the text segment
     10  1.12       uwe # specified in the ld script
     11  1.10  uebayasi KERNLDSCRIPT=		${THISARM}/conf/kern.ldscript
     12  1.12       uwe LINKTEXT=		# suppress -Ttext
     13