mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
riscv: Add the device-tree path to the include path
This commit is contained in:
parent
fe258f23ef
commit
384bd0b5b0
@ -26,7 +26,7 @@ S= ../../..
|
||||
.endif
|
||||
.include "$S/conf/kern.pre.mk"
|
||||
|
||||
INCLUDES+= -I$S/contrib/libfdt
|
||||
INCLUDES+= -I$S/contrib/libfdt -I$S/contrib/device-tree/include
|
||||
|
||||
# Set the ELF LMA to the address that OpenSBI's fw_jump jumps to. This allows
|
||||
# us to load the kernel with the -kernel flag in QEMU without having to embed
|
||||
|
Loading…
x
Reference in New Issue
Block a user