Module Name:    src
Committed By:   uebayasi
Date:           Tue Oct 14 09:32:16 UTC 2014

Added Files:
        src/sys/arch/evbarm/conf: HUMMINGBIRD_A31_INSTALL

Log Message:
INSTALL kernel for HUMMINGBIRD_A31.  Blindly copied from RPI.  Good enough
to fix build release.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL
diff -u /dev/null src/sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL:1.1
--- /dev/null	Tue Oct 14 09:32:16 2014
+++ src/sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL	Tue Oct 14 09:32:16 2014
@@ -0,0 +1,14 @@
+#	$NetBSD: HUMMINGBIRD_A31_INSTALL,v 1.1 2014/10/14 09:32:16 uebayasi Exp $
+#
+#       HUMMINGBIRD_A31_INSTALL -- Merrii Hummingbird A31 kernel with
+#	installation-sized ramdisk
+#
+
+include "arch/evbarm/conf/HUMMINGBIRD_A31"
+include "arch/evbarm/conf/INSTALL"
+
+no options	MEMORY_DISK_ROOT_SIZE
+options 	MEMORY_DISK_ROOT_SIZE=17800
+
+makeoptions	RAMDISKNAME=sshramdisk
+no makeoptions	DEBUG

Reply via email to