summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-08-02 12:56:52 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-08-02 12:56:52 +0000
commit74bfeefc4708ef1937f464fa96afd09a8790ac4f (patch)
tree1f6b44c21aa76024747b31a63a8c65b5e855ff4b /nuttx/configs/ntosd-dm320
parent18d1a4bb973a3c084d8cffdec98a49e4f8c79496 (diff)
downloadpx4-nuttx-74bfeefc4708ef1937f464fa96afd09a8790ac4f.tar.gz
px4-nuttx-74bfeefc4708ef1937f464fa96afd09a8790ac4f.tar.bz2
px4-nuttx-74bfeefc4708ef1937f464fa96afd09a8790ac4f.zip
Fix build problems with different configuratin options
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2004 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ntosd-dm320')
-rw-r--r--nuttx/configs/ntosd-dm320/src/up_network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ntosd-dm320/src/up_network.c b/nuttx/configs/ntosd-dm320/src/up_network.c
index 69bbba713..a3cff0ddf 100644
--- a/nuttx/configs/ntosd-dm320/src/up_network.c
+++ b/nuttx/configs/ntosd-dm320/src/up_network.c
@@ -1,7 +1,7 @@
/****************************************************************************
* board/up_network.c
*
- * Copyright (C) 2007 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007, 2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without