drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3
authorStefan Reinauer <stepan@coresystems.de>
Tue, 19 Jan 2010 21:13:44 +0000 (21:13 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 19 Jan 2010 21:13:44 +0000 (21:13 +0000)
commit8ed1b6d2dc16b25334dff13033843b8c7f125f83
treebe5210211a638873f15592bd7babfea6dcf80961
parentd5663bac2c6b2cea2f8c5fa4bd972517325af13b
drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3
anymore so this ugly hack is no longer needed.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5040 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
20 files changed:
Makefile
src/Kconfig
src/config/Options.lb
util/compareboard/compareboard
util/x86emu/biosemu.c
util/x86emu/include/x86emu/x86emu.h
util/x86emu/x86.c
util/x86emu/x86_interrupts.c
util/x86emu/x86emu/sys.c
util/x86emu/yabel/biosemu.c
util/x86emu/yabel/compat/functions.c
util/x86emu/yabel/debug.c
util/x86emu/yabel/debug.h
util/x86emu/yabel/device.c
util/x86emu/yabel/device.h
util/x86emu/yabel/interrupt.c
util/x86emu/yabel/io.c
util/x86emu/yabel/mem.c
util/x86emu/yabel/pmm.c
util/x86emu/yabel/vbe.c