Dequote Kconfig strings that may be used as components of a path

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5057 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-08-27 14:07:17 +00:00
parent acd039dc4d
commit d7ccfe8695
187 changed files with 187 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
CROSSDEV = arm-elf- CROSSDEV = arm-elf-
CC = $(CROSSDEV)gcc CC = $(CROSSDEV)gcc
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
CROSSDEV = arm-elf- CROSSDEV = arm-elf-
CC = $(CROSSDEV)gcc CC = $(CROSSDEV)gcc
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
CROSSDEV = arm-elf- CROSSDEV = arm-elf-
CC = $(CROSSDEV)gcc CC = $(CROSSDEV)gcc
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
CROSSDEV = arm-elf- CROSSDEV = arm-elf-
CC = $(CROSSDEV)gcc CC = $(CROSSDEV)gcc
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
ifeq ("${CONFIG_SERCOMM_CONSOLE}","y") ifeq ("${CONFIG_SERCOMM_CONSOLE}","y")
OSMODIR = $(TOPDIR)/../../osmocom-bb OSMODIR = $(TOPDIR)/../../osmocom-bb
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
ifeq ("${CONFIG_SERCOMM_CONSOLE}","y") ifeq ("${CONFIG_SERCOMM_CONSOLE}","y")
OSMODIR = $(TOPDIR)/../../osmocom-bb OSMODIR = $(TOPDIR)/../../osmocom-bb
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
ifeq ("${CONFIG_SERCOMM_CONSOLE}","y") ifeq ("${CONFIG_SERCOMM_CONSOLE}","y")
OSMODIR = $(TOPDIR)/../../osmocom-bb OSMODIR = $(TOPDIR)/../../osmocom-bb
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
# NuttX buildroot under Linux or Cygwin # NuttX buildroot under Linux or Cygwin
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# The default value for CROSSDEV can be overridden from the make command line: # The default value for CROSSDEV can be overridden from the make command line:
# make -- Will build for the devkitARM toolchain # make -- Will build for the devkitARM toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# The default value for CROSSDEV can be overridden from the make command line: # The default value for CROSSDEV can be overridden from the make command line:
# make -- Will build for the devkitARM toolchain # make -- Will build for the devkitARM toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# The default value for CROSSDEV can be overridden from the make command line: # The default value for CROSSDEV can be overridden from the make command line:
# make -- Will build for the devkitARM toolchain # make -- Will build for the devkitARM toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# The default value for CROSSDEV can be overridden from the make command line: # The default value for CROSSDEV can be overridden from the make command line:
# make -- Will build for the devkitARM toolchain # make -- Will build for the devkitARM toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# The default value for CROSSDEV can be overridden from the make command line: # The default value for CROSSDEV can be overridden from the make command line:
# make -- Will build for the devkitARM toolchain # make -- Will build for the devkitARM toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# The default value for CROSSDEV can be overridden from the make command line: # The default value for CROSSDEV can be overridden from the make command line:
# make -- Will build for the devkitARM toolchain # make -- Will build for the devkitARM toolchain
+1
View File
@@ -35,6 +35,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -35,6 +35,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# These are the directories where the ZDS-II toolchain is installed # These are the directories where the ZDS-II toolchain is installed
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# These are the directories where the ZDS-II toolchain is installed # These are the directories where the ZDS-II toolchain is installed
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# These are the directories where the ZDS-II toolchain is installed # These are the directories where the ZDS-II toolchain is installed
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# These are the directories where the ZDS-II toolchain is installed # These are the directories where the ZDS-II toolchain is installed
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# These are the directories where the ZDS-II toolchain is installed # These are the directories where the ZDS-II toolchain is installed
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# These are the directories where the ZDS-II toolchain is installed # These are the directories where the ZDS-II toolchain is installed
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# These are the directories where the ZDS-II toolchain is installed # These are the directories where the ZDS-II toolchain is installed
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain
+1
View File
@@ -34,6 +34,7 @@
############################################################################ ############################################################################
include ${TOPDIR}/.config include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain # Setup for the selected toolchain

Some files were not shown because too many files have changed in this diff Show More