Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
4e00769cc5020fde90269bdd1e5c24302b0ba6ce
/
.
/
arch
/
openrisc
/
boot
/
dts
/
Makefile
blob: 792ce7143c3a560f89b09277dc9d1f4666d2f154 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
ifneq
'$(CONFIG_OPENRISC_BUILTIN_DTB)'
'""'
BUILTIN_DTB
:=
$
(
patsubst
"%"
,%,
$
(
CONFIG_OPENRISC_BUILTIN_DTB
)).
dtb
.
o
else
BUILTIN_DTB
:=
endif
obj
-
y
+=
$
(
BUILTIN_DTB
)
clean
-
files
:=
*.
dtb
.
S
#DTC_FLAGS ?= -p 1024