cmake: modules: extensions: fix a section header
The table of contents at the top of the file has 'Devicetree extensions' as the name of the section containing... those things. The actual place in the file where they are defined has a different title, though, defeating searching in the file for that section name. Fix it. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
9812447449
commit
23b947532c
1 changed files with 1 additions and 1 deletions
|
@ -2651,7 +2651,7 @@ function(target_byproducts)
|
||||||
endfunction()
|
endfunction()
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# 4. Zephyr devicetree function
|
# 4. Devicetree extensions
|
||||||
########################################################
|
########################################################
|
||||||
# 4.1. dt_*
|
# 4.1. dt_*
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue