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/stm3210e-eval/pm/Make.defs | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/stm3210e-eval/pm') diff --git a/nuttx/configs/stm3210e-eval/pm/Make.defs b/nuttx/configs/stm3210e-eval/pm/Make.defs index b153f9910..354a4f47d 100644 --- a/nuttx/configs/stm3210e-eval/pm/Make.defs +++ b/nuttx/configs/stm3210e-eval/pm/Make.defs @@ -34,6 +34,7 @@ ############################################################################ include ${TOPDIR}/.config +include ${TOPDIR}/tools/Config.mk # Setup for the selected toolchain -- cgit v1.2.3