Module Name:    src
Committed By:   he
Date:           Wed Jan 30 13:53:54 UTC 2013

Modified Files:
        src/distrib/evbarm/instkernel/instkernel: Makefile

Log Message:
Also populate the INSTALL kernel for KUROBOX_PRO.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/evbarm/instkernel/instkernel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/evbarm/instkernel/instkernel/Makefile
diff -u src/distrib/evbarm/instkernel/instkernel/Makefile:1.17 src/distrib/evbarm/instkernel/instkernel/Makefile:1.18
--- src/distrib/evbarm/instkernel/instkernel/Makefile:1.17	Fri Oct 26 19:13:56 2012
+++ src/distrib/evbarm/instkernel/instkernel/Makefile	Wed Jan 30 13:53:54 2013
@@ -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 @@ MDSETTARGETS=		ADI_BRH_INSTALL		${RAMDIS
 			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}	-

Reply via email to