summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-01-15 11:05:15 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-01-15 11:05:15 -0600
commit7367295fa7f5346b76a344002280609448e32807 (patch)
tree64d55c909f802d328216c1bc8ddb5327ac56b23a /nuttx/configs/amber
parent5a76ae0ab3dcc7c120288fd4e48bf3d0b7cdad70 (diff)
downloadpx4-nuttx-7367295fa7f5346b76a344002280609448e32807.tar.gz
px4-nuttx-7367295fa7f5346b76a344002280609448e32807.tar.bz2
px4-nuttx-7367295fa7f5346b76a344002280609448e32807.zip
Misc changes from Richard Cochran
Diffstat (limited to 'nuttx/configs/amber')
-rw-r--r--nuttx/configs/amber/src/up_boot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/amber/src/up_boot.c b/nuttx/configs/amber/src/up_boot.c
index e21ab3b25..94568fbce 100644
--- a/nuttx/configs/amber/src/up_boot.c
+++ b/nuttx/configs/amber/src/up_boot.c
@@ -1,6 +1,5 @@
/************************************************************************************
* configs/amber/src/up_boot.c
- * arch/mips/src/board/up_boot.c
*
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>