aboutsummaryrefslogtreecommitdiff
path: root/nuttx/Makefile.unix
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-19 19:53:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-19 19:53:53 +0000
commit7a68d939992a06512b617200662807de441766d6 (patch)
treeee84dbfad28badbe8352b2a877801395b89d38be /nuttx/Makefile.unix
parenta98248b591a69249c97849745788737d25dc3731 (diff)
downloadpx4-firmware-7a68d939992a06512b617200662807de441766d6.tar.gz
px4-firmware-7a68d939992a06512b617200662807de441766d6.tar.bz2
px4-firmware-7a68d939992a06512b617200662807de441766d6.zip
Fix typo introduced into many Makefiles with last changes
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5370 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Makefile.unix')
-rw-r--r--nuttx/Makefile.unix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Makefile.unix b/nuttx/Makefile.unix
index 3b641e8b2..c88a6cc92 100644
--- a/nuttx/Makefile.unix
+++ b/nuttx/Makefile.unix
@@ -447,7 +447,7 @@ check_context:
# Archive targets. The target build sequency will first create a series of
# libraries, one per configured source file directory. The final NuttX
# execution will then be built from those libraries. The following targets
-# built those libraries.
+# build those libraries.
#
# Possible kernel-mode builds