Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/evbarm/instkernel/instkernel Build BeagleBone instal...



details:   https://anonhg.NetBSD.org/src/rev/d23722f16b2d
branches:  trunk
changeset: 788980:d23722f16b2d
user:      jklos <jklos%NetBSD.org@localhost>
date:      Thu Aug 01 21:11:41 2013 +0000

description:
Build BeagleBone installation kernel.

diffstat:

 distrib/evbarm/instkernel/instkernel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 084869d0146a -r d23722f16b2d distrib/evbarm/instkernel/instkernel/Makefile
--- a/distrib/evbarm/instkernel/instkernel/Makefile     Thu Aug 01 19:33:21 2013 +0000
+++ b/distrib/evbarm/instkernel/instkernel/Makefile     Thu Aug 01 21:11:41 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.20 2013/05/06 17:42:30 skrll Exp $
+#      $NetBSD: Makefile,v 1.21 2013/08/01 21:11:41 jklos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -12,6 +12,7 @@
 # Little endian platforms.
 MDSETTARGETS=          ADI_BRH_INSTALL         ${RAMDISK}      -       \
                        BCM5301X_INSTALL        ${RAMDISK}      -       \
+                       BEAGLEBONE_INSTALL      ${RAMDISK}      -       \
                        CP3100_INSTALL          ${RAMDISK}      -       \
                        GEMINI_INSTALL          ${RAMDISK}      -       \
                        GUMSTIX_INSTALL         ${RAMDISK}      -       \



Home | Main Index | Thread Index | Old Index