From 974e5d46b258da8e6ac79b5e9d88a3d332cfa283 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 25 Feb 2011 00:00:04 +0000 Subject: [PATCH] Rename arch/pjrc-8051 to arch/8051 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3315 42af7a65-404d-4744-a932-0658087f49c3 --- configs/pjrc-8051/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/pjrc-8051/defconfig b/configs/pjrc-8051/defconfig index 4eeac61142f..ad4b41731b5 100644 --- a/configs/pjrc-8051/defconfig +++ b/configs/pjrc-8051/defconfig @@ -1,7 +1,7 @@ ############################################################################ # configs/pjrc-8051/defconfig # -# Copyright (C) 2007-2010 Gregory Nutt. All rights reserved. +# Copyright (C) 2007-2011 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without @@ -44,7 +44,7 @@ # CONFIG_ARCH_BOARD_name - for use in C code # CONFIG_ENDIAN_BIG - define if big endian (default is little endian) # -CONFIG_ARCH=pjrc-8051 +CONFIG_ARCH=8051 CONFIG_ARCH_8051=n CONFIG_ARCH_8052=y CONFIG_ARCH_BOARD=pjrc-8051