mips: Add the device-tree path to the include paths
This commit is contained in:
parent
fa67846c6f
commit
a0ee5920be
@ -28,7 +28,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
|
||||
|
||||
LDSCRIPT_NAME?=ldscript.$M
|
||||
SYSTEM_LD:= ${SYSTEM_LD:$S/conf/${LDSCRIPT_NAME}=${LDSCRIPT_NAME}}
|
||||
|
Loading…
Reference in New Issue
Block a user