From 5143ed1c74e8f1817a7a8b62321cfe9a288741be Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 27 Aug 2012 14:07:17 +0000 Subject: 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 --- nuttx/configs/rgmp/arm/nsh/Make.defs | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/rgmp/arm/nsh') diff --git a/nuttx/configs/rgmp/arm/nsh/Make.defs b/nuttx/configs/rgmp/arm/nsh/Make.defs index 3bb764a1c..8ee0aad63 100644 --- a/nuttx/configs/rgmp/arm/nsh/Make.defs +++ b/nuttx/configs/rgmp/arm/nsh/Make.defs @@ -36,6 +36,7 @@ ############################################################################ include ${TOPDIR}/.config +include ${TOPDIR}/tools/Config.mk RGMPLIBDIR := $(RGMP_INST_DIR)/lib RGMPINCDIR := $(RGMP_INST_DIR)/include -- cgit v1.2.3