diff options
Diffstat (limited to 'include/configs/debris.h')
| -rw-r--r-- | include/configs/debris.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/debris.h b/include/configs/debris.h index 60c70ebb2..8473420a0 100644 --- a/include/configs/debris.h +++ b/include/configs/debris.h @@ -81,7 +81,7 @@  #undef CONFIG_SYS_AUTOLOAD  /* rootpath */ -#define CONFIG_ROOTPATH /tftpboot/target +#define CONFIG_ROOTPATH "/tftpboot/target"  /* gatewayip */  #define CONFIG_GATEWAYIP 192.168.0.1 |