microblaze: Build only DTBs for selected target
authorMichal Simek <michal.simek@xilinx.com>
Wed, 15 Feb 2017 07:22:04 +0000 (08:22 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 19 Jun 2017 13:52:39 +0000 (15:52 +0200)
commit41f59f6853915291c7451c9e38c196fd5a90bf6a
tree329fdf98892719e5c3825fe9268b528f2b84b80e
parent22ea278a979e5a73d301eff560296315a8bc2e46
microblaze: Build only DTBs for selected target

Adding more targets to repository requires some additional
changes not simply just adding config file, defconfig and dts.
This patch makes this process easier by building only
particular DTB which is selected via defconfig
that Makefile doesn't need to contain all dts files in the repository.

Reported-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/dts/Makefile