summaryrefslogtreecommitdiff
path: root/include/configs/bct-brettl2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bct-brettl2.h')
-rw-r--r--include/configs/bct-brettl2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bct-brettl2.h b/include/configs/bct-brettl2.h
index 72d0948..e8e2667 100644
--- a/include/configs/bct-brettl2.h
+++ b/include/configs/bct-brettl2.h
@@ -72,7 +72,7 @@
#define CONFIG_IPADDR 192.168.233.224
#define CONFIG_GATEWAYIP 192.168.233.1
#define CONFIG_SERVERIP 192.168.233.53
-#define CONFIG_ROOTPATH /romfs/brettl2
+#define CONFIG_ROOTPATH "/romfs/brettl2"
/* Uncomment next line to use fixed MAC address */
/* #define CONFIG_ETHADDR 02:80:ad:20:31:e8 */
#endif