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 Add an INSTALL kernel for CUBIEBOARD
details: https://anonhg.NetBSD.org/src/rev/79fd5be2410a
branches: trunk
changeset: 789764:79fd5be2410a
user: matt <matt%NetBSD.org@localhost>
date: Sat Sep 07 02:36:59 2013 +0000
description:
Add an INSTALL kernel for CUBIEBOARD
diffstat:
sys/arch/evbarm/conf/CUBIEBOARD_INSTALL | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diffs (14 lines):
diff -r 8d2ab77dce32 -r 79fd5be2410a sys/arch/evbarm/conf/CUBIEBOARD_INSTALL
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/conf/CUBIEBOARD_INSTALL Sat Sep 07 02:36:59 2013 +0000
@@ -0,0 +1,10 @@
+# $NetBSD: CUBIEBOARD_INSTALL,v 1.1 2013/09/07 02:36:59 matt Exp $
+#
+# CUBIEBOARD_INSTALL -- CUBIEBOARD kernel with installation-sized
+# ramdisk
+#
+
+include "arch/evbarm/conf/CUBIEBOARD"
+include "arch/evbarm/conf/INSTALL"
+
+options BOOTHOWTO=RB_SINGLE
Home |
Main Index |
Thread Index |
Old Index