Home | History | Annotate | Line # | Download | only in conf
      1 #
      2 #	$NetBSD: mk.armadaxp,v 1.4 2014/03/29 15:02:00 matt Exp $
      3 #
      4 
      5 SYSTEM_FIRST_OBJ=	armadaxp_start.o
      6 SYSTEM_FIRST_SFILE=	${THISARM}/armadaxp/armadaxp_start.S
      7 
      8 KERNEL_BASE_PHYS?=0x00200000
      9 KERNEL_BASE_VIRT?=0x80200000
     10 
     11 .include "${THISARM}/conf/mk.marvell"
     12