]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit3e57be2866b9c68d7d75e0548f018470497fea88
tree329fdf98892719e5c3825fe9268b528f2b84b80e
parentdf52c47d18cb2ecceb7cf24c362e142f6c7e4033
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