Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.evbarm Add KUROBOX_PRO as an EVBARM_BOARDS member.



details:   https://anonhg.NetBSD.org/src/rev/18709a44165b
branches:  trunk
changeset: 785606:18709a44165b
user:      he <he%NetBSD.org@localhost>
date:      Sat Mar 23 11:51:47 2013 +0000

description:
Add KUROBOX_PRO as an EVBARM_BOARDS member.

diffstat:

 etc/etc.evbarm/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c9c34275e238 -r 18709a44165b etc/etc.evbarm/Makefile.inc
--- a/etc/etc.evbarm/Makefile.inc       Sat Mar 23 11:50:02 2013 +0000
+++ b/etc/etc.evbarm/Makefile.inc       Sat Mar 23 11:51:47 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.50 2013/03/21 15:16:43 mlelstv Exp $
+#      $NetBSD: Makefile.inc,v 1.51 2013/03/23 11:51:47 he Exp $
 #
 #      etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
 #
@@ -13,7 +13,7 @@
 # Little endian platforms (armv4 or pre-armv5t)
 EVBARM_BOARDS+=                ADI_BRH CP3100 GEMINI GUMSTIX INTEGRATOR \
                        IQ80310 IQ80321 MINI2440 MV2120 SMDK2410 \
-                       SMDK2800 TEAMASA_NPWR TS7200 TWINTAIL
+                       SMDK2800 TEAMASA_NPWR TS7200 TWINTAIL KUROBOX_PRO
 .endif
 
 



Home | Main Index | Thread Index | Old Index