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 OVERO_INSTALL.



details:   https://anonhg.NetBSD.org/src/rev/e844f8938713
branches:  trunk
changeset: 806508:e844f8938713
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Fri Feb 27 13:18:11 2015 +0000

description:
Add OVERO_INSTALL.

diffstat:

 sys/arch/evbarm/conf/OVERO_INSTALL |  10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r 0abd551d2b3c -r e844f8938713 sys/arch/evbarm/conf/OVERO_INSTALL
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/conf/OVERO_INSTALL        Fri Feb 27 13:18:11 2015 +0000
@@ -0,0 +1,10 @@
+#      $NetBSD: OVERO_INSTALL,v 1.1 2015/02/27 13:18:11 kiyohara Exp $
+#
+#      OVERO_INSTALL -- OVERO kernel with installation-sized ramdisk
+#
+
+include "arch/evbarm/conf/OVERO"
+include "arch/evbarm/conf/INSTALL"
+
+options BOOTHOWTO=RB_SINGLE
+no makeoptions DEBUG



Home | Main Index | Thread Index | Old Index