image.mk: add a BuildDTB define
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Jul 2015 11:12:52 +0000 (11:12 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Jul 2015 11:12:52 +0000 (11:12 +0000)
commite60078bd924de8a4a0286da3c2293ce8f9f3b83f
treea8369cefcf5883333cf0009e263607ab8eb28678
parent04b953323c82e7a07d13bc0ba95f293b94548336
image.mk: add a BuildDTB define

Add a Image/BuildDTB command that takes the path to an dts file and
applies the CPP using the default include directories, then uses dtc
to compile the dts as the specified output file.
Additional CPP and DTC flags can be supplied as additional arguments.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46389 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/image.mk