coreboot-kgpe-d16/util/cbfstool
Paul Menzel 6548ae9f99 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS`
Commit 0e53931f (cbfstool: Clean up in preparation for adding new
files) split out the flags and introduced the variable `LINKFLAGS`.
Rename it to `LDFLAGS` which is more commonly used.

Change-Id: Ib6299f8ef5cf30dbe05bfae36f30ae4371f0a738
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/10064
Tested-by: build bot (Jenkins)
Reviewed-by: Sol Boucher <solb@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-05-04 12:09:59 +02:00
..
lzma cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
EXAMPLE cbfstool: Update example file. 2013-02-04 11:12:15 +01:00
Makefile cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` 2015-05-04 12:09:59 +02:00
Makefile.inc cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` 2015-05-04 12:09:59 +02:00
cbfs-mkpayload.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
cbfs-mkstage.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
cbfs-payload-linux.c cbfstool:linux_trampoline: config CS and DS segment descriptors 2014-09-04 23:34:32 +02:00
cbfs.h cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE 2015-03-30 21:45:11 +02:00
cbfs_image.c cbfstool: compare pointer difference with ptrdiff_t value 2015-04-28 22:13:24 +02:00
cbfs_image.h cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
cbfstool.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
coff.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
common.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
common.h cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
compress.c cbfstool: Propogate compression errors back to the caller. 2014-09-25 20:26:04 +02:00
elf.h cbfstool: Add relocation codes for arm mode 2015-03-17 16:53:50 +01:00
elfheaders.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
elfparsing.h cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
fit.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
fit.h cbfstool: Add update-fit command 2013-03-27 01:25:12 +01:00
fv.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
linux.h cbfstool:linux_trampoline: config CS and DS segment descriptors 2014-09-04 23:34:32 +02:00
linux_trampoline.c cbfstool:linux_trampoline: config CS and DS segment descriptors 2014-09-04 23:34:32 +02:00
linux_trampoline.h cbfstool:linux_trampoline: config CS and DS segment descriptors 2014-09-04 23:34:32 +02:00
rmodtool.c util: add rmodtool for parsing ELF files to rmodules 2014-03-20 21:34:39 +01:00
rmodule.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
rmodule.h util: add rmodtool for parsing ELF files to rmodules 2014-03-20 21:34:39 +01:00
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
xdr.c cbfstool: add bputs() to store a byte stream to a buffer 2014-03-11 19:43:17 +01:00