Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/conf rename arm/imx/files.imx as files.imx31



details:   https://anonhg.NetBSD.org/src/rev/d1f8bbfe40c8
branches:  trunk
changeset: 758681:d1f8bbfe40c8
user:      bsh <bsh%NetBSD.org@localhost>
date:      Sat Nov 13 04:53:58 2010 +0000

description:
rename arm/imx/files.imx as files.imx31

diffstat:

 sys/arch/evbarm/conf/files.imx31 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r dbbbbe30beaa -r d1f8bbfe40c8 sys/arch/evbarm/conf/files.imx31
--- a/sys/arch/evbarm/conf/files.imx31  Sat Nov 13 04:51:01 2010 +0000
+++ b/sys/arch/evbarm/conf/files.imx31  Sat Nov 13 04:53:58 2010 +0000
@@ -1,9 +1,9 @@
 #
-#      $Id: files.imx31,v 1.2 2008/04/27 18:58:46 matt Exp $
+#      $Id: files.imx31,v 1.3 2010/11/13 04:53:58 bsh Exp $
 #
 
 # derived from:
-#      $NetBSD: files.imx31,v 1.2 2008/04/27 18:58:46 matt Exp $
+#      $NetBSD: files.imx31,v 1.3 2010/11/13 04:53:58 bsh Exp $
 #
 # Freescale iMX31 evaluation board configuration info
 #
@@ -14,7 +14,7 @@
 defparam opt_machdep.h                         BOOT_ARGS
 
 # CPU support and integrated peripherals
-include "arch/arm/imx/files.imx"
+include "arch/arm/imx/files.imx31"
 
 # PCMCIA controller
 device  imx31lk_pcic: pcmciabus



Home | Main Index | Thread Index | Old Index