doc: board_porting: Remove unneeded zephyr_include_directories
Remove zephyr_include_directories from example in docs as its not needed. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
807991e15f
commit
9f67d1c741
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@ The optional files are:
|
|||
if(CONFIG_PINMUX)
|
||||
zephyr_library()
|
||||
zephyr_library_sources(pinmux.c)
|
||||
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)
|
||||
endif()
|
||||
|
||||
- :file:`doc/index.rst`, :file:`doc/plank.png`: documentation for and a picture
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue