Skip to content
Snippets Groups Projects
Commit cc25d85b authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Marek Vasut
Browse files

ARM: socfpga: do not add board directory to header search path


The compiler option "-Iboard/$(VENDOR)/$(BOARD)" just exists here
for iocsr_config.c to be able to include iocsr_config.h.

Use "..." instead of <...> to include a header in the same directory.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 905e8f9e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment