mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-01 17:36:03 +01:00
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:
parent
e3b3621022
commit
9cbfee6dc2
1 changed files with 2 additions and 2 deletions
4
tools/env/fw_env.h
vendored
4
tools/env/fw_env.h
vendored
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue