Commit 889e746f authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

Makefile: Rename compile_ld() to compile_elf()



The compile_ld() is actually used to create ELF files so
the name is misleading hence this patch renames it to
compile_elf(). We also rename LDFLAGS to ELFFLAGS because
these will be used for ELF creation only.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent fde1c42d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment