summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2016-07-05 10:26:35 +0200
committerTom Rini <[email protected]>2016-08-20 11:34:59 -0400
commit716f90852650406d616be69c01a4f10b49742006 (patch)
treecc7a727f3e1ddf432a2320bde2cbfd30bcd17447 /scripts/objdiff
parentf0ed68e21f219c1bee52b73183660e5e88b06e0f (diff)
scripts: Makefile.lib: Sanitize DTB names
Having dashes as a separator in the DTB name is a quite common practice. However, the current code to generate objects from DTBs assumes the separator is an underscore, leading to a compilation error when building a device tree with dashes. Replace all the dashes in the DTB name to generate the symbols name, which should solve this issue. Acked-by: Simon Glass <[email protected]> Acked-by: Pantelis Antoniou <[email protected]> Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions