Home | History | Annotate | Line # | Download | only in conf
mk.armadaxp revision 1.3
      1 #
      2 #	$NetBSD: mk.armadaxp,v 1.3 2014/03/18 06:23:45 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=0xc0200000
     10 
     11 .include "${THISARM}/conf/mk.marvell"
     12