Cleaned up build process, added lzma bin for x86_64
authorDavid Thornley <david.thornley@touchstargroup.com>
Tue, 31 May 2016 07:20:44 +0000 (17:20 +1000)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 10 Aug 2016 12:59:54 +0000 (14:59 +0200)
commitb635051eb1c13a8c87463ecda38568792e0d299a
treeb267850d1edafd10f15a0964bb33464e865d2f03
parent460bdae4e78d54d54ff6412627f5e30f43737d0d
Cleaned up build process, added lzma bin for x86_64

Supplied compiled host_util for linux-x86_32 (original compiled)
and newly compiled linux-x86_64 and darwin-x86_64.

Split across different subfolders depending on HOSTOS-HOSTARCH,
made HOSTOS consistent in root Makefile.

Added LIBS_SHARED variable that is independently compiled,
as opposed to including common files in both LIBS and LIBS_BOOTSTRAP.

Cleaned up documentation (removed lzma mention in OS X build, now using macOS).
Makefile
README.md
host_util/darwin-x86_64/lzma [new file with mode: 0755]
host_util/linux-x86_32/lzma [new file with mode: 0755]
host_util/linux-x86_64/lzma [new file with mode: 0755]
host_util/lzma [deleted file]
u-boot/Makefile
u-boot/tools/mkimage.c