Makefile 96 B

123456
  1. targets += dtbs
  2. targets += $(dtb-y)
  3. dtbs: $(addprefix $(obj)/, $(dtb-y))
  4. clean-files := *.dtb