commit | d38726c485d3fd6e9f2ebd1adaef0c3ead48a5ac | [log] [tgz] |
---|---|---|
author | Robert Richter <rrichter@cavium.com> | Wed Sep 03 15:54:55 2014 +0200 |
committer | Robert Richter <rrichter@cavium.com> | Tue Oct 21 18:06:58 2014 +0200 |
tree | 3f49c87a782e2af45dca51c116bd7ab2d669ce8c | |
parent | 9fb5e5372208973984a23ee6f5f025c05d364633 [diff] |
dts, arm/arm64: Remove dtbs build rules in sub-makes Add dtb files to build targets and let kbuild handle them. Thus, special dtbs rules can be removed. This eases Makefiles and the implementation of the support of vendor dtb subdirectories. Signed-off-by: Robert Richter <rrichter@cavium.com>