summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/src/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-26 22:29:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-26 22:29:46 +0000
commitcc5f5a4daa8d8928bf85f6dc653602133511586f (patch)
tree019c32b83d6c61ee92c4ccbb51865cdc2acfedf8 /nuttx/arch/hc/src/Makefile
parent83e0a9d9a2594a3564252fa51334b4c20a44ba65 (diff)
downloadpx4-nuttx-cc5f5a4daa8d8928bf85f6dc653602133511586f.tar.gz
px4-nuttx-cc5f5a4daa8d8928bf85f6dc653602133511586f.tar.bz2
px4-nuttx-cc5f5a4daa8d8928bf85f6dc653602133511586f.zip
Correcting banked vs. non-banked issues (there are more)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3320 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/hc/src/Makefile')
-rwxr-xr-xnuttx/arch/hc/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/hc/src/Makefile b/nuttx/arch/hc/src/Makefile
index 694c15d4c..349fba211 100755
--- a/nuttx/arch/hc/src/Makefile
+++ b/nuttx/arch/hc/src/Makefile
@@ -1,7 +1,7 @@
############################################################################
# arch/hc/src/Makefile
#
-# Copyright (C) 2009 Gregory Nutt. All rights reserved.
+# Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without