Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / arch / arm64 / boot / dts / mediatek / Makefile
1 dtb-$(CONFIG_ARCH_MEDIATEK) += mt6795-evb.dtb
2 dtb-$(CONFIG_ARCH_MEDIATEK) += mt8173-evb.dtb
3
4 always := $(dtb-y)
5 subdir-y := $(dts-dirs)
6 clean-files := *.dtb
This page took 0.031706 seconds and 6 git commands to generate.