Home | History | Annotate | Line # | Download | only in conf
Makefile.evbarm.inc revision 1.1
      1 #	$NetBSD: Makefile.evbarm.inc,v 1.1 2001/10/27 16:14:04 rearnsha Exp $
      2 
      3 .if (${BOARDTYPE} == "integrator")
      4 SYSTEM_FIRST_OBJ=	intmmu.o
      5 SYSTEM_FIRST_SFILE=	${THISARM}/integrator/intmmu.S
      6 .endif
      7