diff options
Diffstat (limited to 'include/configs/PN62.h')
-rw-r--r-- | include/configs/PN62.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/PN62.h b/include/configs/PN62.h index d562877c9a2..dae4577f374 100644 --- a/include/configs/PN62.h +++ b/include/configs/PN62.h @@ -76,7 +76,7 @@ #define CONFIG_SERVERIP 10.0.0.201 #define CONFIG_IPADDR 10.0.0.200 -#define CONFIG_ROOTPATH /opt/eldk/ppc_82xx +#define CONFIG_ROOTPATH "/opt/eldk/ppc_82xx" #define CONFIG_NETMASK 255.255.255.0 #undef CONFIG_BOOTARGS #if 0 |