Sign in
qemu
/
u-boot
/
refs/heads/TEST/clean-all-arch-dts-build-rules
/
.
/
arch
/
nios2
/
dts
/
Makefile
blob: a71db58d48a9843b8a43023429fe8e83e4373110 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
include $
(
srctree
)/
scripts
/
Makefile
.
dts
targets
+=
$
(
dtb
-
y
)
DTC_FLAGS
+=
-
R
4
-
p
0x1000
PHONY
+=
dtbs
dtbs
:
$
(
addprefix $
(
obj
)/,
$
(
dtb
-
y
))
@:
clean
-
files
:=
*.
dtb