aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-13 15:50:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-13 15:50:38 +0000
commitb74772ee54f0c70a68d4d5e967d3ef46be50251d (patch)
tree0d4a981885ec7333651b591c7f526653a965ea8b /nuttx/configs/shenzhou
parentccc5929f33e2867f61fbca1ccf3e04840e9166c1 (diff)
downloadpx4-firmware-b74772ee54f0c70a68d4d5e967d3ef46be50251d.tar.gz
px4-firmware-b74772ee54f0c70a68d4d5e967d3ef46be50251d.tar.bz2
px4-firmware-b74772ee54f0c70a68d4d5e967d3ef46be50251d.zip
Mostly cosmetic changes
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5344 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/shenzhou')
-rw-r--r--nuttx/configs/shenzhou/README.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/configs/shenzhou/README.txt b/nuttx/configs/shenzhou/README.txt
index 2f2833bbe..a15d2f915 100644
--- a/nuttx/configs/shenzhou/README.txt
+++ b/nuttx/configs/shenzhou/README.txt
@@ -249,9 +249,6 @@ GNU Toolchain Options
because the dependencies are generated using Windows pathes which do not
work with the Cygwin make.
- Support has been added for making dependencies with the windows-native toolchains.
- That support can be enabled by modifying your Make.defs file as follows:
-
MKDEP = $(TOPDIR)/tools/mknulldeps.sh
The CodeSourcery Toolchain (2009q1)