Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf INSTALL kernel for HUMMINGBIRD_A31. Bl...
details: https://anonhg.NetBSD.org/src/rev/d4213e7fbcd4
branches: trunk
changeset: 803152:d4213e7fbcd4
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Tue Oct 14 09:32:16 2014 +0000
description:
INSTALL kernel for HUMMINGBIRD_A31. Blindly copied from RPI. Good enough
to fix build release.
diffstat:
sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diffs (18 lines):
diff -r 3048c6334d90 -r d4213e7fbcd4 sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL Tue Oct 14 09:32:16 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index