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 a INSTALL kernel for ARMADAXP
details: https://anonhg.NetBSD.org/src/rev/6321d1c595ca
branches: trunk
changeset: 789150:6321d1c595ca
user: matt <matt%NetBSD.org@localhost>
date: Fri Aug 09 05:57:13 2013 +0000
description:
Add a INSTALL kernel for ARMADAXP
diffstat:
sys/arch/evbarm/conf/ARMADAXP_INSTALL | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diffs (14 lines):
diff -r ebf5e6582980 -r 6321d1c595ca sys/arch/evbarm/conf/ARMADAXP_INSTALL
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/conf/ARMADAXP_INSTALL Fri Aug 09 05:57:13 2013 +0000
@@ -0,0 +1,10 @@
+# $NetBSD: ARMADAXP_INSTALL,v 1.1 2013/08/09 05:57:13 matt Exp $
+#
+# ARMADAXP_INSTALL -- ARMADAXP kernel with installation-sized
+# ramdisk
+#
+
+include "arch/evbarm/conf/ARMADAXP"
+include "arch/evbarm/conf/INSTALL"
+
+options BOOTHOWTO=RB_SINGLE
Home |
Main Index |
Thread Index |
Old Index