arm64: Add the dts include directory to the includes dir
We do that for arm so we can directly #include <dt-bindings/...>
This commit is contained in:
parent
0974bfa3a8
commit
58e169ab14
@ -25,7 +25,7 @@ S= ../../..
|
||||
.endif
|
||||
.include "$S/conf/kern.pre.mk"
|
||||
|
||||
INCLUDES+= -I$S/contrib/libfdt
|
||||
INCLUDES+= -I$S/contrib/libfdt -I$S/gnu/dts/include
|
||||
|
||||
# Use a custom SYSTEM_LD command to generate the elf kernel, so we can
|
||||
# set the text segment start address, and also strip the "arm mapping
|
||||
|
Loading…
x
Reference in New Issue
Block a user