Home
last modified time | relevance | path

Searched hist:"132 efa562cc5e76f572d2debbbe936c9a000a161" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/dts/
H A DMakefile132efa562cc5e76f572d2debbbe936c9a000a161 Sat Jan 21 09:05:28 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: dts: uniphier: compile only DT files that make sense

All the UniPhier DT files are compiled if CONFIG_ARCH_UNIPHIER
is enabled, but not all of them actually work. For example, when
U-Boot is compiled for ARM 32 bit, 64 bit DT files are also built,
and vice versa. Compile only the combination that makes sense.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>