aboutsummaryrefslogtreecommitdiff
path: root/nuttx/tools/mkromfsimg.sh
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-09-01 15:33:33 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-09-01 15:33:33 +0000
commitb2db45bee3c6915346fb7be8dba064708955549e (patch)
tree74e075e57750eb9ae78c295f6a9e21fac86119b1 /nuttx/tools/mkromfsimg.sh
parentd1764ac57e1a70cb1447a667dc5f1840c9228d02 (diff)
downloadpx4-firmware-b2db45bee3c6915346fb7be8dba064708955549e.tar.gz
px4-firmware-b2db45bee3c6915346fb7be8dba064708955549e.tar.bz2
px4-firmware-b2db45bee3c6915346fb7be8dba064708955549e.zip
Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to create symbol tables from CSV files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5075 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/tools/mkromfsimg.sh')
-rwxr-xr-xnuttx/tools/mkromfsimg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/tools/mkromfsimg.sh b/nuttx/tools/mkromfsimg.sh
index b628d2419..b77411980 100755
--- a/nuttx/tools/mkromfsimg.sh
+++ b/nuttx/tools/mkromfsimg.sh
@@ -3,7 +3,7 @@
# tools/mkromfsimg.sh
#
# Copyright (C) 2008, 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