summaryrefslogtreecommitdiff
path: root/nuttx/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-21 17:44:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-21 17:44:14 +0000
commitc17d30566b3b01abb2451595cdd7845fb47eb64e (patch)
tree5d0480e13686df861c95a3155b04cfc1bab704e6 /nuttx/Kconfig
parent1f3f6cf2f343aad23ea3b808fc3ae4b5be5f37a2 (diff)
downloadpx4-nuttx-c17d30566b3b01abb2451595cdd7845fb47eb64e.tar.gz
px4-nuttx-c17d30566b3b01abb2451595cdd7845fb47eb64e.tar.bz2
px4-nuttx-c17d30566b3b01abb2451595cdd7845fb47eb64e.zip
Update for ez80 Windows native build (still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5377 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Kconfig')
-rw-r--r--nuttx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Kconfig b/nuttx/Kconfig
index 129a50367..10d624efb 100644
--- a/nuttx/Kconfig
+++ b/nuttx/Kconfig
@@ -67,7 +67,7 @@ endchoice
config WINDOWS_MKLINK
bool "Use mklink"
- default y
+ default n
depends on WINDOWS_NATIVE
---help---
Use the mklink command to set up symbolic links when NuttX is