summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/ostest/Make.defs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-06 23:32:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-06 23:32:49 +0000
commite69c915f57a6e3d5612b13064b84b62870890958 (patch)
tree76f3a40f7f51aefa9f21baeddf6bb251ec5c09fe /nuttx/configs/eagle100/ostest/Make.defs
parent54e570f8d073b753f8d34592b249aa73681b8116 (diff)
downloadpx4-nuttx-e69c915f57a6e3d5612b13064b84b62870890958.tar.gz
px4-nuttx-e69c915f57a6e3d5612b13064b84b62870890958.tar.bz2
px4-nuttx-e69c915f57a6e3d5612b13064b84b62870890958.zip
Changes necessary to start build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1757 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/ostest/Make.defs')
-rw-r--r--nuttx/configs/eagle100/ostest/Make.defs1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/eagle100/ostest/Make.defs b/nuttx/configs/eagle100/ostest/Make.defs
index f622e1059..dd785a726 100644
--- a/nuttx/configs/eagle100/ostest/Make.defs
+++ b/nuttx/configs/eagle100/ostest/Make.defs
@@ -60,7 +60,6 @@ else
endif
ARCHCPUFLAGS = -mtune=cortex-m3 -march=armv7-m -mfloat-abi=soft
-endif
ARCHDEFINES =
ARCHINCLUDES = -I. -isystem $(TOPDIR)/include
ARCHXXINCLUDES = -I. -isystem $(TOPDIR)/include -isystem $(TOPDIR)/include/cxx