]> Git Repo - u-boot.git/commit
microblaze: Build only DTBs for selected target
authorMichal Simek <[email protected]>
Wed, 15 Feb 2017 07:22:04 +0000 (08:22 +0100)
committerMichal Simek <[email protected]>
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 <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
arch/microblaze/dts/Makefile
This page took 0.046213 seconds and 4 git commands to generate.