Home | History | Annotate | Line # | Download | only in conf
RPI_INSTALL revision 1.10
      1  1.10  christos #	$NetBSD: RPI_INSTALL,v 1.10 2018/04/09 17:27:11 christos 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.10  christos options 	MEMORY_DISK_ROOT_SIZE=56000
     12   1.4    martin 
     13   1.2      matt makeoptions	RAMDISKNAME=sshramdisk
     14   1.3    martin no makeoptions	DEBUG
     15