SMM: remove hack that was needed back in oldconfig times.
authorStefan Reinauer <stepan@coresystems.de>
Wed, 24 Mar 2010 16:45:46 +0000 (16:45 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 24 Mar 2010 16:45:46 +0000 (16:45 +0000)
commit5f0aefbef54473c20a04ffe04779d13ef100ef73
treea0f62696a8a892d897b5968028d47b9ec83772b5
parent7103eb707ab836a371aca89617bf842b78d6c28e
SMM: remove hack that was needed back in oldconfig times.

These days it even does the wrong thing (not using the .smmobj.o version of
vtxprintf.c and printk.c)
Also, SMM never needed libgcc, it's only in coreboot_ram for yabel/x86emu's
crazy math.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5282 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/console/Makefile.inc
src/cpu/x86/smm/Makefile.inc