summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/Makefile
blob: bc4ce85db136678a7ad4f8c867f3b29d64309909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
subdir-y	+= brcm
subdir-y	+= cavium-octeon
subdir-y	+= img
subdir-y	+= ingenic
subdir-y	+= lantiq
subdir-y	+= mti
subdir-y	+= netlogic
subdir-y	+= ni
subdir-y	+= pic32
subdir-y	+= qca
subdir-y	+= ralink
subdir-y	+= xilfpga

obj-$(CONFIG_BUILTIN_DTB)	:= $(addsuffix /, $(subdir-y))