From: Simon Guinot <simon.guinot@sequanux.org>
Date: Tue, 5 Jun 2012 13:15:59 +0000 (+0000)
Subject: lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2
X-Git-Tag: v2025.01-rc5-pxa1908~17673^2~35^2~24^2~87
X-Git-Url: http://git.dujemihanovic.xyz/img/%7B%7B?a=commitdiff_plain;h=d92151b9259bc009a4dd8ed1683770520f3b10ac;p=u-boot.git

lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
---

diff --git a/include/configs/lacie_kw.h b/include/configs/lacie_kw.h
index 0796ccf8f3..c35c2db30c 100644
--- a/include/configs/lacie_kw.h
+++ b/include/configs/lacie_kw.h
@@ -70,7 +70,7 @@
 
 #ifdef CONFIG_INETSPACE_V2
 /* Different SDRAM configuration and size for Internet Space v2 */
-#define CONFIG_SYS_KWD_CONFIG ($(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage-is2.cfg)
+#define CONFIG_SYS_KWD_CONFIG $(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage-is2.cfg
 #endif
 
 /*