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 OPENRD_INSTALL.



details:   https://anonhg.NetBSD.org/src/rev/7694184154c5
branches:  trunk
changeset: 782298:7694184154c5
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Oct 26 19:13:56 2012 +0000

description:
Add OPENRD_INSTALL.

diffstat:

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

diffs (17 lines):

diff -r 2580a32f8c4b -r 7694184154c5 distrib/evbarm/instkernel/instkernel/Makefile
--- a/distrib/evbarm/instkernel/instkernel/Makefile     Fri Oct 26 18:31:14 2012 +0000
+++ b/distrib/evbarm/instkernel/instkernel/Makefile     Fri Oct 26 19:13:56 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.16 2012/09/01 02:05:02 matt Exp $
+#      $NetBSD: Makefile,v 1.17 2012/10/26 19:13:56 msaitoh Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -17,6 +17,7 @@
                        IQ80310_INSTALL         ${RAMDISK}      -       \
                        IQ80321_INSTALL         ${RAMDISK}      -       \
                        MINI2440_INSTALL        ${RAMDISK}      -       \
+                       OPENRD_INSTALL          ${RAMDISK}      -       \
                        TS7200_INSTALL          ${RAMDISK}      -       \
                        TEAMASA_NPWR_INSTALL    ${RAMDISK}      -
 .else



Home | Main Index | Thread Index | Old Index