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 SUNXI_INSTALL kernel.



details:   https://anonhg.NetBSD.org/src/rev/ba4c6d59b255
branches:  trunk
changeset: 825187:ba4c6d59b255
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Jul 02 22:39:05 2017 +0000

description:
Add SUNXI_INSTALL kernel.

diffstat:

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

diffs (14 lines):

diff -r ccd722e6ff75 -r ba4c6d59b255 sys/arch/evbarm/conf/SUNXI_INSTALL
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/conf/SUNXI_INSTALL        Sun Jul 02 22:39:05 2017 +0000
@@ -0,0 +1,10 @@
+#      $NetBSD: SUNXI_INSTALL,v 1.1 2017/07/02 22:39:05 jmcneill Exp $
+#
+#       SUNXI_INSTALL -- Allwinner SUNXI kernel with
+#      installation-sized ramdisk
+#
+
+include "arch/evbarm/conf/SUNXI"
+include "arch/evbarm/conf/INSTALL"
+
+options        BOOTHOWTO=RB_SINGLE



Home | Main Index | Thread Index | Old Index