mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-21 22:21:36 +00:00
Correct two non-functional misspellings "overrided".
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
This commit is contained in:
parent
3bd6f7e782
commit
5699ea6d0e
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ config DEFAULT_DEVICE_TREE
|
|||
string "Default Device Tree for DT control"
|
||||
help
|
||||
This option specifies the default Device Tree used for DT control.
|
||||
It can be overrided from the command line:
|
||||
It can be overridden from the command line:
|
||||
$ make DEVICE_TREE=<device-tree-name>
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue