Home | History | Annotate | Line # | Download | only in conf
RPI_INSTALL revision 1.13
      1  1.13    prlw1 #	$NetBSD: RPI_INSTALL,v 1.13 2020/03/23 22:29:23 prlw1 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.13    prlw1 options 	MEMORY_DISK_ROOT_SIZE=86000
     12   1.4   martin 
     13   1.2     matt makeoptions	RAMDISKNAME=sshramdisk
     14   1.3   martin no makeoptions	DEBUG
     15