]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/SBC8540.h
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
[people/ms/u-boot.git] / include / configs / SBC8540.h
index 434b96b1d38b52d9ee6b6c43210fe137128c44fc..11d564a5e404f08da4e8ef07f3e8e45f14daf08f 100644 (file)
 #define CONFIG_GATEWAYIP       YourGatewayIP
 #define CONFIG_NETMASK         255.255.255.0
 #define CONFIG_HOSTNAME                SBC8560
-#define CONFIG_ROOTPATH                YourRootPath
+#define CONFIG_ROOTPATH                "YourRootPath"
 #define CONFIG_BOOTFILE                YourImageName
 
 #endif /* __CONFIG_H */