]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/mips/boot/dts/Makefile
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / arch / mips / boot / dts / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 subdir-y += brcm
3 subdir-y += cavium-octeon
4 subdir-y += img
5 subdir-y += ingenic
6 subdir-y += lantiq
7 subdir-y += mti
8 subdir-y += netlogic
9 subdir-y += ni
10 subdir-y += pic32
11 subdir-y += qca
12 subdir-y += ralink
13 subdir-y += xilfpga
14
15 obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))