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 an INSTALL variant for BEAGLEBOARD.



details:   https://anonhg.NetBSD.org/src/rev/7daa490633ca
branches:  trunk
changeset: 781233:7daa490633ca
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Aug 29 03:54:03 2012 +0000

description:
Add an INSTALL variant for BEAGLEBOARD.

diffstat:

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

diffs (14 lines):

diff -r 426581b91874 -r 7daa490633ca sys/arch/evbarm/conf/BEAGLEBOARD_INSTALL
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/conf/BEAGLEBOARD_INSTALL  Wed Aug 29 03:54:03 2012 +0000
@@ -0,0 +1,10 @@
+#      $NetBSD: BEAGLEBOARD_INSTALL,v 1.1 2012/08/29 03:54:03 matt Exp $
+#
+#      BEAGLEBOARD_INSTALL -- BEAGLEBOARD kernel with installation-sized
+#      ramdisk
+#
+
+include "arch/evbarm/conf/BEAGLEBOARD"
+include "arch/evbarm/conf/INSTALL"
+
+options BOOTHOWTO=RB_SINGLE



Home | Main Index | Thread Index | Old Index