From c7cb92cc5a0f33c12afa26da894da0c392ace509 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 13 Feb 2011 20:00:48 +0000 Subject: [PATCH] Rename mc9s12ne64 directories and files to just m9s12 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3288 42af7a65-404d-4744-a932-0658087f49c3 --- configs/demo9s12ne64/include/board.h | 2 +- configs/demo9s12ne64/ostest/defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/demo9s12ne64/include/board.h b/configs/demo9s12ne64/include/board.h index 5cc40146169..d4c30013c66 100755 --- a/configs/demo9s12ne64/include/board.h +++ b/configs/demo9s12ne64/include/board.h @@ -2,7 +2,7 @@ * configs/demo9s12ne64/include/board.h * include/arch/board/board.h * - * Copyright (C) 2009 Gregory Nutt. All rights reserved. + * Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without diff --git a/configs/demo9s12ne64/ostest/defconfig b/configs/demo9s12ne64/ostest/defconfig index e1f5642239e..fc52adf2612 100755 --- a/configs/demo9s12ne64/ostest/defconfig +++ b/configs/demo9s12ne64/ostest/defconfig @@ -72,7 +72,7 @@ CONFIG_ARCH=hc CONFIG_ARCH_HC=y CONFIG_ARCH_HCS12=y -CONFIG_ARCH_CHIP=mc9s12ne64 +CONFIG_ARCH_CHIP=m9s12 CONFIG_ARCH_CHIP_MCS92S12NEC64=y CONFIG_ARCH_BOARD=demo9s12ne64 CONFIG_ARCH_BOARD_DEMOS92S12NEC64=y