Home | History | Annotate | Line # | Download | only in xxboot_lfsv2
Makefile revision 1.4.2.2
      1 #	$NetBSD: Makefile,v 1.4.2.2 2012/11/18 19:05:22 riz Exp $
      2 
      3 DEV=		xx
      4 DEVDRV=		xx
      5 FS=		lfsv2
      6 BOOTCPPFLAGS=	-DSDBOOT
      7 
      8 TOUCHPROG=	
      9 
     10 .include "../Makefile.xxboot"
     11