]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - arch/mips/boot/dts/netlogic/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-hirsute-kernel.git] / arch / mips / boot / dts / netlogic / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
8c0b9ee8
AB
2dtb-$(CONFIG_DT_XLP_EVP) += xlp_evp.dtb
3dtb-$(CONFIG_DT_XLP_SVP) += xlp_svp.dtb
4dtb-$(CONFIG_DT_XLP_FVP) += xlp_fvp.dtb
5dtb-$(CONFIG_DT_XLP_GVP) += xlp_gvp.dtb
94e37fc2 6dtb-$(CONFIG_DT_XLP_RVP) += xlp_rvp.dtb
8c0b9ee8
AB
7
8obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
9
10# Force kbuild to make empty built-in.o if necessary
11obj- += dummy.o
12
13always := $(dtb-y)
14clean-files := *.dtb *.dtb.S