1 1.11.48.1 martin # $NetBSD: Makefile.netwinder.inc,v 1.11.48.1 2023/12/19 12:49:40 martin 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.11.48.1 martin ENTRYPOINT= nwstart 8 1.5 thorpej 9 1.11.48.1 martin # don't let Makefile.kern.inc override placement of the text segment 10 1.11.48.1 martin # specified in the ld script 11 1.10 uebayasi KERNLDSCRIPT= ${THISARM}/conf/kern.ldscript 12 1.11.48.1 martin LINKTEXT= # suppress -Ttext 13