1obj-y += testcases.dtb.o
2
3targets += testcases.dtb testcases.dtb.S
4
5.SECONDARY: \
6	$(obj)/testcases.dtb.S \
7	$(obj)/testcases.dtb
8