fw_env.h: fix comment

made description according to implementation
(where the config file is the default).

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
This commit is contained in:
Frans Meulenbroeks 2012-01-05 08:09:10 +00:00 committed by Wolfgang Denk
parent e3b3621022
commit 9cbfee6dc2

4
tools/env/fw_env.h vendored
View File

@ -22,8 +22,8 @@
*/ */
/* /*
* To build the utility with the run-time configuration * To build the utility with the static configuration
* uncomment the next line. * comment out the next line.
* See included "fw_env.config" sample file * See included "fw_env.config" sample file
* for notes on configuration. * for notes on configuration.
*/ */