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/20a7b6cdc54a
branches:  trunk
changeset: 334900:20a7b6cdc54a
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 0f938d61adc8 -r 20a7b6cdc54a 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