summaryrefslogtreecommitdiff
path: root/include/configs/usbarmory.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/usbarmory.h')
-rw-r--r--include/configs/usbarmory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/usbarmory.h b/include/configs/usbarmory.h
index f8bd34dff7..1c44f76b17 100644
--- a/include/configs/usbarmory.h
+++ b/include/configs/usbarmory.h
@@ -51,7 +51,7 @@
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
/* Linux boot */
-#define CONFIG_HOSTNAME usbarmory
+#define CONFIG_HOSTNAME "usbarmory"
#define CONFIG_BOOTCOMMAND \
"run distro_bootcmd; " \
"setenv bootargs console=${console} ${bootargs_default}; " \