summaryrefslogtreecommitdiff
path: root/nuttx/tools/Makefile.export
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-01 15:33:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-01 15:33:33 +0000
commita84f75e7ff26cc9593580900ee5d112bf8677c50 (patch)
tree74e075e57750eb9ae78c295f6a9e21fac86119b1 /nuttx/tools/Makefile.export
parent5d7c1ab348722edfff7f71c30b9fe6bef8b56fa0 (diff)
downloadpx4-nuttx-a84f75e7ff26cc9593580900ee5d112bf8677c50.tar.gz
px4-nuttx-a84f75e7ff26cc9593580900ee5d112bf8677c50.tar.bz2
px4-nuttx-a84f75e7ff26cc9593580900ee5d112bf8677c50.zip
Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to create symbol tables from CSV files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5075 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/tools/Makefile.export')
-rw-r--r--nuttx/tools/Makefile.export2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/tools/Makefile.export b/nuttx/tools/Makefile.export
index fa2909972..ce4842187 100644
--- a/nuttx/tools/Makefile.export
+++ b/nuttx/tools/Makefile.export
@@ -2,7 +2,7 @@
# Makefile.export
#
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# 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