Module Name:    src
Committed By:   skrll
Date:           Thu Jul 26 20:50:44 UTC 2012

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

Log Message:
Add RPI to KERNEL_SETS


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 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.27 src/etc/etc.evbarm/Makefile.inc:1.28
--- src/etc/etc.evbarm/Makefile.inc:1.27	Tue Feb 14 15:09:02 2012
+++ src/etc/etc.evbarm/Makefile.inc	Thu Jul 26 20:50:44 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.inc,v 1.27 2012/02/14 15:09:02 jakllsch Exp $
+#	$NetBSD: Makefile.inc,v 1.28 2012/07/26 20:50:44 skrll Exp $
 #
 #	etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
 #
@@ -23,7 +23,7 @@ BUILD_KERNELS+=		${board}_INSTALL
 
 .if ${MACHINE_ARCH} == "arm"
 # Little endian platforms.
-KERNEL_SETS+=		IXM1200 HDL_G
+KERNEL_SETS+=		IXM1200 HDL_G RPI
 .else
 # Big endian platforms.
 KERNEL_SETS+=		IXM1200 NSLU2

Reply via email to