Module Name:    src
Committed By:   kiyohara
Date:           Fri Aug  3 09:11:31 UTC 2012

Modified Files:
        src/etc/etc.evbarm: Makefile.inc

Log Message:
Add ub to KERNEL_SUFFIXES.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/etc/etc.evbarm/Makefile.inc

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

Modified files:

Index: src/etc/etc.evbarm/Makefile.inc
diff -u src/etc/etc.evbarm/Makefile.inc:1.28 src/etc/etc.evbarm/Makefile.inc:1.29
--- src/etc/etc.evbarm/Makefile.inc:1.28	Thu Jul 26 20:50:44 2012
+++ src/etc/etc.evbarm/Makefile.inc	Fri Aug  3 09:11:31 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.inc,v 1.28 2012/07/26 20:50:44 skrll Exp $
+#	$NetBSD: Makefile.inc,v 1.29 2012/08/03 09:11:31 kiyohara Exp $
 #
 #	etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
 #
@@ -29,7 +29,7 @@ KERNEL_SETS+=		IXM1200 HDL_G RPI
 KERNEL_SETS+=		IXM1200 NSLU2
 .endif
 
-KERNEL_SUFFIXES=	bin srec
+KERNEL_SUFFIXES=	bin srec ub
 
 INSTALLATION_DIRS+=	binary/gzimg		\
 			installation/instkernel

Reply via email to