Home | History | Annotate | Line # | Download | only in conf
Makefile.netwinder.inc revision 1.9
      1  1.9  uebayasi #	$NetBSD: Makefile.netwinder.inc,v 1.9 2014/11/15 14:03:37 uebayasi 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.5   thorpej 
      8  1.9  uebayasi LINKSCRIPT=		-T ${THISARM}/conf/kern.ldscript
      9