This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
42997c4b2e
linux
/
arch
/
arm64
/
boot
/
dts
/
Makefile
7 lines
96 B
Makefile
Raw
Blame
History
targets
+=
dtbs
targets
+=
$(
dtb-y
)
dtbs
:
$(
addprefix
$
(
obj
)
/,
$
(
dtb
-
y
)
)
clean-files
:=
*.dtb
Reference in New Issue
View Git Blame
Copy Permalink