mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
We have sane defaults for `ELFFILE` and `HEXFILE` in the root `Makefile.include`. The local definition for `ELFFILE` of mbed_lpc1768's `Makefile.include` was wrong, which caused e.g. `make buildsize` to fail.