diff options
Diffstat (limited to 'dts')
-rw-r--r-- | dts/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Kconfig b/dts/Kconfig index 83ba7a6e98..5fe63f8025 100644 --- a/dts/Kconfig +++ b/dts/Kconfig @@ -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 |