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 INSTALL kernel for Allwinner A80



details:   https://anonhg.NetBSD.org/src/rev/794f2ebbb1ed
branches:  trunk
changeset: 805042:794f2ebbb1ed
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Dec 14 18:12:38 2014 +0000

description:
add INSTALL kernel for Allwinner A80

diffstat:

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

diffs (14 lines):

diff -r a4ed125891e8 -r 794f2ebbb1ed sys/arch/evbarm/conf/ALLWINNER_A80_INSTALL
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/conf/ALLWINNER_A80_INSTALL        Sun Dec 14 18:12:38 2014 +0000
@@ -0,0 +1,10 @@
+#      $NetBSD: ALLWINNER_A80_INSTALL,v 1.1 2014/12/14 18:12:38 jmcneill Exp $
+#
+#       ALLWINNER_A80_INSTALL -- ALLWINNER_A80 kernel with
+#      installation-sized ramdisk
+#
+
+include "arch/evbarm/conf/ALLWINNER_A80"
+include "arch/evbarm/conf/INSTALL"
+
+options        BOOTHOWTO=RB_SINGLE



Home | Main Index | Thread Index | Old Index