Sign in
third-party-mirror
/
u-boot
/
refs/heads/vim3
/
.
/
arch
/
sandbox
/
dts
/
Makefile
blob: a4c980b2354eb4a2c61b87d6d57103aa3531783a [
file
] [
log
] [
blame
] [
edit
]
dtb
-
$
(
CONFIG_SANDBOX
)
+=
sandbox
.
dtb
targets
+=
$
(
dtb
-
y
)
DTC_FLAGS
+=
-
R
4
-
p
0x1000
PHONY
+=
dtbs
dtbs
:
$
(
addprefix $
(
obj
)/,
$
(
dtb
-
y
))
@:
clean
-
files
:=
*.
dtb