summaryrefslogtreecommitdiff
path: root/nuttx/configs/rgmp
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-13 16:22:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-13 16:22:22 -0600
commit70b6bb22af51defd713adfd452309f32f0e523aa (patch)
treeb483c578cf6ae76888b89188bedb03f539ab4cd3 /nuttx/configs/rgmp
parent3cf6b4d6577c2f467dbb25dd0da8cdc6ad32a7b4 (diff)
downloadnuttx-70b6bb22af51defd713adfd452309f32f0e523aa.tar.gz
nuttx-70b6bb22af51defd713adfd452309f32f0e523aa.tar.bz2
nuttx-70b6bb22af51defd713adfd452309f32f0e523aa.zip
More trailing whilespace removal
Diffstat (limited to 'nuttx/configs/rgmp')
-rw-r--r--nuttx/configs/rgmp/arm/default/Make.defs2
-rw-r--r--nuttx/configs/rgmp/arm/nsh/Make.defs2
-rw-r--r--nuttx/configs/rgmp/x86/cxxtest/Make.defs4
-rw-r--r--nuttx/configs/rgmp/x86/default/Make.defs4
-rw-r--r--nuttx/configs/rgmp/x86/helloxx/Make.defs2
-rw-r--r--nuttx/configs/rgmp/x86/nsh/Make.defs4
6 files changed, 9 insertions, 9 deletions
diff --git a/nuttx/configs/rgmp/arm/default/Make.defs b/nuttx/configs/rgmp/arm/default/Make.defs
index 566aaefbb..187eb8142 100644
--- a/nuttx/configs/rgmp/arm/default/Make.defs
+++ b/nuttx/configs/rgmp/arm/default/Make.defs
@@ -83,7 +83,7 @@ else
endif
LDFLAGS += -nostdlib
-EXTRA_LIBS =
+EXTRA_LIBS =
MKDEP = $(TOPDIR)/tools/mkdeps.sh
diff --git a/nuttx/configs/rgmp/arm/nsh/Make.defs b/nuttx/configs/rgmp/arm/nsh/Make.defs
index bc5419018..b7cd0639b 100644
--- a/nuttx/configs/rgmp/arm/nsh/Make.defs
+++ b/nuttx/configs/rgmp/arm/nsh/Make.defs
@@ -83,7 +83,7 @@ else
endif
LDFLAGS += -nostdlib
-EXTRA_LIBS =
+EXTRA_LIBS =
MKDEP = $(TOPDIR)/tools/mkdeps.sh
diff --git a/nuttx/configs/rgmp/x86/cxxtest/Make.defs b/nuttx/configs/rgmp/x86/cxxtest/Make.defs
index 9c14dc783..7fd9215bb 100644
--- a/nuttx/configs/rgmp/x86/cxxtest/Make.defs
+++ b/nuttx/configs/rgmp/x86/cxxtest/Make.defs
@@ -52,7 +52,7 @@ endif
#ARCHCXXFLAGS = -fno-builtin -fno-exceptions -fno-rtti
ARCHCXXFLAGS = -fno-builtin
-ARCHCPUFLAGS = -fno-builtin -nostdinc -fno-stack-protector
+ARCHCPUFLAGS = -fno-builtin -nostdinc -fno-stack-protector
ARCHPICFLAGS = -fpic
ARCHWARNINGS = -Wall -Wstrict-prototypes -Wshadow
ARCHWARNINGSXX = -Wall -Wshadow
@@ -60,7 +60,7 @@ ARCHDEFINES = -D__RGMP_KERNEL__ -D__RTOS_KERNEL__ -D__SHARE_KERNEL__
ARCHINCLUDES = -I. -isystem $(TOPDIR)/include -I$(RGMPINCDIR) \
-I$(TOPDIR)/configs/rgmp/include -I$(TOPDIR)/arch/rgmp/include/x86
-ARCHXXDEFINES =
+ARCHXXDEFINES =
ARCHXXINCLUDES = -I$(TOPDIR)/include/cxx -isystem $(TOPDIR)/include -I$(RGMPINCDIR) \
-I$(TOPDIR)/configs/rgmp/include -I$(TOPDIR)/arch/rgmp/include/x86 \
-I$(TOPDIR)/include/uClibc++
diff --git a/nuttx/configs/rgmp/x86/default/Make.defs b/nuttx/configs/rgmp/x86/default/Make.defs
index 53853838d..903496a37 100644
--- a/nuttx/configs/rgmp/x86/default/Make.defs
+++ b/nuttx/configs/rgmp/x86/default/Make.defs
@@ -50,7 +50,7 @@ else
ARCHOPTIMIZATION = -O2
endif
-ARCHCPUFLAGS = -fno-builtin -nostdinc -fno-stack-protector
+ARCHCPUFLAGS = -fno-builtin -nostdinc -fno-stack-protector
ARCHPICFLAGS = -fpic
ARCHWARNINGS = -Wall -Wstrict-prototypes -Wshadow
ARCHDEFINES = -D__RGMP_KERNEL__ -D__RTOS_KERNEL__ -D__SHARE_KERNEL__
@@ -82,7 +82,7 @@ else
endif
LDFLAGS += -nostdlib
-EXTRA_LIBS =
+EXTRA_LIBS =
MKDEP = $(TOPDIR)/tools/mkdeps.sh
diff --git a/nuttx/configs/rgmp/x86/helloxx/Make.defs b/nuttx/configs/rgmp/x86/helloxx/Make.defs
index b40db563a..b4d518e8c 100644
--- a/nuttx/configs/rgmp/x86/helloxx/Make.defs
+++ b/nuttx/configs/rgmp/x86/helloxx/Make.defs
@@ -51,7 +51,7 @@ else
endif
ARCHCXXFLAGS = -fno-builtin -fno-exceptions -fno-rtti
-ARCHCPUFLAGS = -fno-builtin -nostdinc -fno-stack-protector
+ARCHCPUFLAGS = -fno-builtin -nostdinc -fno-stack-protector
ARCHPICFLAGS = -fpic
ARCHWARNINGS = -Wall -Wstrict-prototypes -Wshadow
ARCHWARNINGSXX = -Wall -Wshadow
diff --git a/nuttx/configs/rgmp/x86/nsh/Make.defs b/nuttx/configs/rgmp/x86/nsh/Make.defs
index cc9c3a8c4..f23f4e821 100644
--- a/nuttx/configs/rgmp/x86/nsh/Make.defs
+++ b/nuttx/configs/rgmp/x86/nsh/Make.defs
@@ -50,7 +50,7 @@ else
ARCHOPTIMIZATION = -O2
endif
-ARCHCPUFLAGS = -fno-builtin -nostdinc -fno-stack-protector
+ARCHCPUFLAGS = -fno-builtin -nostdinc -fno-stack-protector
ARCHPICFLAGS = -fpic
ARCHWARNINGS = -Wall -Wstrict-prototypes -Wshadow
ARCHDEFINES = -D__RGMP_KERNEL__ -D__RTOS_KERNEL__ -D__SHARE_KERNEL__
@@ -82,7 +82,7 @@ else
endif
LDFLAGS += -nostdlib
-EXTRA_LIBS =
+EXTRA_LIBS =
MKDEP = $(TOPDIR)/tools/mkdeps.sh