Skip to content

Commit 9f67d1c

Browse files
galaknashif
authored andcommitted
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 <[email protected]>
1 parent 807991e commit 9f67d1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/guides/porting/board_porting.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ The optional files are:
173173
if(CONFIG_PINMUX)
174174
zephyr_library()
175175
zephyr_library_sources(pinmux.c)
176-
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)
177176
endif()
178177
179178
- :file:`doc/index.rst`, :file:`doc/plank.png`: documentation for and a picture

0 commit comments

Comments
 (0)