]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
fw_env.h: fix comment
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 5 Jan 2012 08:09:10 +0000 (08:09 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 11 Feb 2012 21:18:38 +0000 (22:18 +0100)
made description according to implementation
(where the config file is the default).

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
tools/env/fw_env.h

index 2dcb373b62f95be3b49238b5fe98b030b92819c5..ad3244664a0d94d179dcc6e8c9f36a282aba3d0f 100644 (file)
@@ -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.
  */