xref: /openbmc/linux/arch/mips/boot/dts/img/Makefile (revision b2441318)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
26e62a888SPaul Burtondtb-$(CONFIG_FIT_IMAGE_FDT_BOSTON)	+= boston.dtb
36e62a888SPaul Burton
4daa10170SRahul Bedarkardtb-$(CONFIG_MACH_PISTACHIO)	+= pistachio_marduk.dtb
54d2804b7SPaul Burtonobj-$(CONFIG_MACH_PISTACHIO)	+= pistachio_marduk.dtb.o
6daa10170SRahul Bedarkar
7daa10170SRahul Bedarkar# Force kbuild to make empty built-in.o if necessary
8daa10170SRahul Bedarkarobj-				+= dummy.o
9daa10170SRahul Bedarkar
10daa10170SRahul Bedarkaralways				:= $(dtb-y)
11daa10170SRahul Bedarkarclean-files			:= *.dtb *.dtb.S
12