diff options
Diffstat (limited to 'include/configs/aristainetos.h')
-rw-r--r-- | include/configs/aristainetos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/aristainetos.h b/include/configs/aristainetos.h index 1799cc1f32..a671611cd8 100644 --- a/include/configs/aristainetos.h +++ b/include/configs/aristainetos.h @@ -14,7 +14,7 @@ #define __ARISTAINETOS_CONFIG_H #define CONFIG_SYS_BOARD_VERSION 1 -#define CONFIG_HOSTNAME aristainetos +#define CONFIG_HOSTNAME "aristainetos" #define CONFIG_BOARDNAME "aristainetos" #define CONFIG_MXC_UART_BASE UART5_BASE |