Sign in
nest-open-source
/
nest-guard
/
1.0
/
u-boot
/
019b773e91dc57c34e1d572a30289e0b584859c3
/
.
/
u-boot-imx
/
arch
/
sandbox
/
dts
/
Makefile
blob: a4c980b2354eb4a2c61b87d6d57103aa3531783a [
file
] [
log
] [
blame
]
dtb
-
$
(
CONFIG_SANDBOX
)
+=
sandbox
.
dtb
targets
+=
$
(
dtb
-
y
)
DTC_FLAGS
+=
-
R
4
-
p
0x1000
PHONY
+=
dtbs
dtbs
:
$
(
addprefix $
(
obj
)/,
$
(
dtb
-
y
))
@:
clean
-
files
:=
*.
dtb