j
k
j a
j l
On Friday 17 August 2012 16:49:35 Joe Hershberger wrote:
*/ #define CONFIG_FILE "/etc/fw_env.config" +#ifndef CONFIG_FILE
*/ #define CONFIG_FILE "/etc/fw_env.config"
+#ifndef CONFIG_FILE
this doesn't make any sense. CONFIG_FILE is defined literally right above this check. -mike
Attachments:
Back to the thread
Back to the list