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 add MINI2440_INSTALL im...



details:   https://anonhg.NetBSD.org/src/rev/2adc05476d28
branches:  trunk
changeset: 773373:2adc05476d28
user:      nisimura <nisimura%NetBSD.org@localhost>
date:      Wed Feb 01 03:35:14 2012 +0000

description:
add MINI2440_INSTALL image to the distribution.

diffstat:

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

diffs (17 lines):

diff -r c3ce4e533847 -r 2adc05476d28 distrib/evbarm/instkernel/instkernel/Makefile
--- a/distrib/evbarm/instkernel/instkernel/Makefile     Wed Feb 01 02:27:23 2012 +0000
+++ b/distrib/evbarm/instkernel/instkernel/Makefile     Wed Feb 01 03:35:14 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.14 2008/10/31 02:04:04 cliff Exp $
+#      $NetBSD: Makefile,v 1.15 2012/02/01 03:35:14 nisimura Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -15,6 +15,7 @@
                        INTEGRATOR_INSTALL      ${RAMDISK}      -       \
                        IQ80310_INSTALL         ${RAMDISK}      -       \
                        IQ80321_INSTALL         ${RAMDISK}      -       \
+                       MINI2440_INSTALL        ${RAMDISK}      -       \
                        TS7200_INSTALL          ${RAMDISK}      -       \
                        TEAMASA_NPWR_INSTALL    ${RAMDISK}      -
 .else



Home | Main Index | Thread Index | Old Index