commit | 77479b38e2f58890eb221a0418357502a5b41cd6 | [log] [tgz] |
---|---|---|
author | Nathan Rossi <nathan.rossi@xilinx.com> | Mon Mar 30 14:39:08 2015 +0200 |
committer | Olof Johansson <olof@lixom.net> | Fri Apr 03 13:52:28 2015 -0700 |
tree | d971a30567a1d9ea4bf959993b2e64f3a9939103 | |
parent | 4550bdb0bd8fd603412eab53bd331be5ef8e47a0 [diff] |
kbuild: Create directory for target DTB When building specific DTBs out of the kernel tree the vendor subdirs (boot/dts/<vendor>) are not created, ensure that they are before building the DTB. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Olof Johansson <olof@lixom.net>