From: Frans Meulenbroeks Date: Thu, 5 Jan 2012 08:09:10 +0000 (+0000) Subject: fw_env.h: fix comment X-Git-Tag: v2012.04-rc1~255 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9cbfee6dc200cc746394c7efc10253a24f3ce108;p=u-boot fw_env.h: fix comment made description according to implementation (where the config file is the default). Signed-off-by: Frans Meulenbroeks --- diff --git a/tools/env/fw_env.h b/tools/env/fw_env.h index 2dcb373b62..ad3244664a 100644 --- a/tools/env/fw_env.h +++ b/tools/env/fw_env.h @@ -22,8 +22,8 @@ */ /* - * To build the utility with the run-time configuration - * uncomment the next line. + * To build the utility with the static configuration + * comment out the next line. * See included "fw_env.config" sample file * for notes on configuration. */