aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-13 22:47:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-13 22:47:44 +0000
commit693a7083aeb1f2b91ac046843f02017a18592d61 (patch)
treed54a4ac5da371bd3fa032504fca7fda7c42d429c /nuttx/configs
parent2e8ca5cb32832814aee9440b66d806568a07e6c3 (diff)
downloadpx4-firmware-693a7083aeb1f2b91ac046843f02017a18592d61.tar.gz
px4-firmware-693a7083aeb1f2b91ac046843f02017a18592d61.tar.bz2
px4-firmware-693a7083aeb1f2b91ac046843f02017a18592d61.zip
mkdeps.c: Fix some strtok logic; fix some system() return value check
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5349 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/stm32f4discovery/winbuild/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f4discovery/winbuild/Make.defs b/nuttx/configs/stm32f4discovery/winbuild/Make.defs
index 28cf8a561..54b6c03ea 100644
--- a/nuttx/configs/stm32f4discovery/winbuild/Make.defs
+++ b/nuttx/configs/stm32f4discovery/winbuild/Make.defs
@@ -138,5 +138,5 @@ HOSTEXEEXT = .exe
# Windows-native host tools
-MKDEP = $(TOPDIR)/tools/mkdeps.exe
+MKDEP = $(TOPDIR)/tools/mkdeps.exe --winnative