summaryrefslogtreecommitdiffstats
path: root/include/configs/blackstamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/blackstamp.h')
-rw-r--r--include/configs/blackstamp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/blackstamp.h b/include/configs/blackstamp.h
index 63791be3e3..64fce30584 100644
--- a/include/configs/blackstamp.h
+++ b/include/configs/blackstamp.h
@@ -75,7 +75,7 @@
#define CONFIG_GATEWAYIP 192.168.0.1
#define CONFIG_SERVERIP 192.168.0.2
#define CONFIG_HOSTNAME blackstamp
-#define CONFIG_ROOTPATH /checkout/uClinux-dist/romfs
+#define CONFIG_ROOTPATH "/checkout/uClinux-dist/romfs"
#define CONFIG_SYS_AUTOLOAD "no"
/* To remove hardcoding and enable MAC storage in EEPROM */
OpenPOWER on IntegriCloud