Skip to content
Snippets Groups Projects
Commit d3a9ba7f authored by Daniel Schwierzeck's avatar Daniel Schwierzeck
Browse files

Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS


Currently the OBJCOPYFLAGS are cleared when assigning "-O srec"
or "-O binary" for standalone programs. All flags set by arch-specific
Makefiles are lost. This is bad if an arch demands arch-specific
flags for the objcopy step.

Signed-off-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 1d3b97c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment