Home | History | Annotate | Line # | Download | only in conf
RPI_INSTALL revision 1.4
      1  1.4   martin #	$NetBSD: RPI_INSTALL,v 1.4 2014/08/14 16:32:11 martin Exp $
      2  1.1  garbled #
      3  1.1  garbled #	RPI_INSTALL -- RPI kernel with installation-sized
      4  1.1  garbled #	ramdisk
      5  1.1  garbled #
      6  1.1  garbled 
      7  1.1  garbled include "arch/evbarm/conf/RPI"
      8  1.2     matt include "arch/evbarm/conf/INSTALL"
      9  1.1  garbled 
     10  1.4   martin no options	MEMORY_DISK_ROOT_SIZE
     11  1.4   martin options 	MEMORY_DISK_ROOT_SIZE=17250
     12  1.4   martin 
     13  1.2     matt makeoptions	RAMDISKNAME=sshramdisk
     14  1.3   martin no makeoptions	DEBUG
     15