Explorar o código

lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Simon Guinot %!s(int64=13) %!d(string=hai) anos
pai
achega
d92151b925
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/configs/lacie_kw.h

+ 1 - 1
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
 
 /*