License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / mips / boot / dts / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
8c0b9ee8
AB
2dts-dirs += brcm
3dts-dirs += cavium-octeon
650a2b29 4dts-dirs += img
ffb1843d 5dts-dirs += ingenic
8c0b9ee8
AB
6dts-dirs += lantiq
7dts-dirs += mti
8dts-dirs += netlogic
7aacf86b 9dts-dirs += ni
842b6b16 10dts-dirs += pic32
a5fcc652 11dts-dirs += qca
8c0b9ee8 12dts-dirs += ralink
552b8b36 13dts-dirs += xilfpga
8c0b9ee8
AB
14
15obj-y := $(addsuffix /, $(dts-dirs))
16
0426f648
RH
17dtstree := $(srctree)/$(src)
18dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(foreach d,$(dts-dirs), $(wildcard $(dtstree)/$(d)/*.dts)))
19
8c0b9ee8
AB
20always := $(dtb-y)
21subdir-y := $(dts-dirs)
22clean-files := *.dtb *.dtb.S