ARM: mxs: add dtb-y target into Makefile.boot
authorShawn Guo <shawn.guo@linaro.org>
Mon, 9 Jul 2012 05:45:01 +0000 (13:45 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 11 Jul 2012 03:50:13 +0000 (11:50 +0800)
Add dtb-y target into Makefile.boot, so that "make ARCH=arm dtbs" can
build out all the dtbs listed there.  It's very useful for build-testing
all the <board>.dts when imx28.dtsi changes.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found