commit | 42e8a1092542957435262ffac92de0e3cf4bc2f0 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Sat Nov 04 02:21:50 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 22 12:04:14 2023 -0500 |
tree | 6d260a50914db84a501db20f4bbb8f1e1b652e45 | |
parent | bfd4034059deb8a9bf1629feee39222abe9edfac [diff] |
doc: board: ti: j721e_evm: Use board relative path for include directives When using include directives within a section that is included by non TI board rst file, k3.rst and other include paths need to be relative to doc/board/ base. Signed-off-by: Nishanth Menon <nm@ti.com>