switch-coreboot/lib
Stefan Reinauer fe524d4646 This patch enables build of both compressors (instead of the
current stubs), both as utilities and object files to link with
lar (once lar is capable of that).

There are some details that could be discussed (eg. I could avoid the
duplication of LZMA_OBJ, but that would mean using ::-rules in
util/lzma/Makefile with whatever side effects those bring, or
by splitting them into a separate file), but I tried it here, and it works.

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@355 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-06-16 14:34:17 +00:00
..
clog2.c Coding style fixes, from running 'indent' (trivial). 2007-03-09 02:32:40 +00:00
compute_ip_checksum.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
console.c Move console/*.c into lib/ in order to simplify the directory structure. 2007-05-06 09:35:25 +00:00
delay.c Fix various license headers. 2007-05-20 20:35:59 +00:00
elfboot.c Fix various license headers. 2007-05-20 20:35:59 +00:00
Kconfig Fix various license headers. 2007-05-20 20:35:59 +00:00
lar.c Fix various license headers. 2007-05-20 20:35:59 +00:00
lzma.c device code cleanup. this is the uncritical part of my device cleanup 2007-05-19 23:55:25 +00:00
lzmadecode.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
Makefile This patch enables build of both compressors (instead of the 2007-06-16 14:34:17 +00:00
malloc.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
mem.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
nrv2b.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
ram.c Add prototypes for things we call. 2007-06-14 20:00:58 +00:00
stage2.c Fix various license headers. 2007-05-20 20:35:59 +00:00
tables.c Fix various license headers. 2007-05-20 20:35:59 +00:00
uart8250.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
vsprintf.c Fix various license headers. 2007-05-20 20:35:59 +00:00
vtxprintf.c Fix various license headers. 2007-05-20 20:35:59 +00:00