1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/toolchain
Gaëtan Harter f47b09faa4
makefiles/toolchain: fallback to 'objdump'
When '$(PREFIX)objdump' is not present fallback to native '(g)objdump'.
'objdump' is used when flashing for some boards but the toolchain may
not be installed when building in docker.

This will allow using 'objdump' in 'cpu/kinetis/dist/check-fcfield.sh'.
2019-05-28 14:04:31 +02:00
..
gnu.inc.mk makefiles/toolchain: fallback to 'objdump' 2019-05-28 14:04:31 +02:00
llvm.inc.mk makefiles/toolchain: fallback to 'objdump' 2019-05-28 14:04:31 +02:00