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
This commit is contained in:
parent
ab36b3f259
commit
c7cb92cc5a
|
@ -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 <spudmonkey@racsa.co.cr>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue