summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/src
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-13 21:18:54 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-13 21:18:54 +0000
commitb6d309b44ee7847c102b9d2fd7582cf0cedd0631 (patch)
treeffd635dd6f22835282a68dd92e5a1f8618d92f60 /nuttx/configs/eagle100/src
parentdd2a63dfa369bc77e7a408a3f9c8d6ea35bf2a3a (diff)
downloadpx4-nuttx-b6d309b44ee7847c102b9d2fd7582cf0cedd0631.tar.gz
px4-nuttx-b6d309b44ee7847c102b9d2fd7582cf0cedd0631.tar.bz2
px4-nuttx-b6d309b44ee7847c102b9d2fd7582cf0cedd0631.zip
Fixed ARM.exidx in all Eagle100 linker scripts; Enabled networking in the Eagle100 NSH configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4389 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/src')
-rw-r--r--nuttx/configs/eagle100/src/up_nsh.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/eagle100/src/up_nsh.c b/nuttx/configs/eagle100/src/up_nsh.c
index 31d9adebd..e2e6b42f2 100644
--- a/nuttx/configs/eagle100/src/up_nsh.c
+++ b/nuttx/configs/eagle100/src/up_nsh.c
@@ -2,8 +2,8 @@
* config/eagle100/src/up_nsh.c
* arch/arm/src/board/up_nsh.c
*
- * Copyright (C) 2009 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Copyright (C) 2009, 2012 Gregory Nutt. All rights reserved.
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions