summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber
diff options
context:
space:
mode:
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>