diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-06-17 00:36:38 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-06-17 00:39:25 +0300 |
commit | 1b9133e66ab3a75e5b81ca6746a5fb9d608b800a (patch) | |
tree | 7776a3ef9ef6aefdcc47410adf2aa97e30cde47e /images/CrOS.sh | |
parent | 88e32bab5084efff7bda0247e4d1a9ab50dd7a71 (diff) |
kbuild: Support directory names in DTB destinations
The kbuild.sh script strips the directory name from the DTB destination.
This is correct when no destination is specified explicitly, as we want
to strip the directory name of the source for arm64 platforms where DT
sources are stored in per-vendor directories. However, in some cases, we
want to store the DTB in a sub-directory. A common use case is Raspberry
Pi platforms that store overlays in an overlays/ subdirectory.
Make this possible by stripping the directory name only when the
destination is implicit.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'images/CrOS.sh')
0 files changed, 0 insertions, 0 deletions