1 # $NetBSD: RPI_INSTALL,v 1.3 2014/05/01 18:43:45 martin Exp $ 2 # 3 # RPI_INSTALL -- RPI kernel with installation-sized 4 # ramdisk 5 # 6 7 include "arch/evbarm/conf/RPI" 8 include "arch/evbarm/conf/INSTALL" 9 10 makeoptions RAMDISKNAME=sshramdisk 11 no makeoptions DEBUG 12