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 Also populate the INSTA...



details:   https://anonhg.NetBSD.org/src/rev/0b133b20bb1f
branches:  trunk
changeset: 784516:0b133b20bb1f
user:      he <he%NetBSD.org@localhost>
date:      Wed Jan 30 13:53:54 2013 +0000

description:
Also populate the INSTALL kernel for KUROBOX_PRO.

diffstat:

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

diffs (19 lines):

diff -r e7408a12bccf -r 0b133b20bb1f distrib/evbarm/instkernel/instkernel/Makefile
--- a/distrib/evbarm/instkernel/instkernel/Makefile     Wed Jan 30 13:52:45 2013 +0000
+++ b/distrib/evbarm/instkernel/instkernel/Makefile     Wed Jan 30 13:53:54 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.17 2012/10/26 19:13:56 msaitoh Exp $
+#      $NetBSD: Makefile,v 1.18 2013/01/30 13:53:54 he Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -19,7 +19,8 @@
                        MINI2440_INSTALL        ${RAMDISK}      -       \
                        OPENRD_INSTALL          ${RAMDISK}      -       \
                        TS7200_INSTALL          ${RAMDISK}      -       \
-                       TEAMASA_NPWR_INSTALL    ${RAMDISK}      -
+                       TEAMASA_NPWR_INSTALL    ${RAMDISK}      -       \
+                       KUROBOX_PRO_INSTALL     ${RAMDISK}      -
 .else
 # Big endian platforms.
 MDSETTARGETS=          ADI_BRH_INSTALL         ${RAMDISK}      -



Home | Main Index | Thread Index | Old Index