xref
: /
linux
/
arch
/
arm64
/
boot
/
dts
/
xilinx
/
Makefile
(revision 74ce1896c6c65b2f8cccbf59162d542988835835)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
dtb
-$(
CONFIG_ARCH_ZYNQMP
) +=
zynqmp-ep108.dtb
2
3
always
:= $(
dtb
-y)
4
subdir
-y := $(
dts
-
dirs
)
5