coreboot/src
Stefan Reinauer 859e94a304 it was reason for workaround rules already, and it's somewhat ugly:
util/x86emu is the only part of coreboot that is linked into coreboot
itself that lives in util/.
It's not a utility and it does not really belong where it lives.

---> svn mv util/x86emu src/devices/oprom

plus necessary Makefile changes to get it building again

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5228 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-16 23:07:29 +00:00
..
arch/i386 Left over strip_quotes definition. Top level Makefile 2010-03-16 19:23:17 +00:00
boot This is a general cleanup patch 2010-02-22 06:09:43 +00:00
console This patch is what I needed to compile coreboot with LLVM. 2010-03-16 01:02:18 +00:00
cpu Add scan-build support to the build system. 2010-03-14 21:25:03 +00:00
devices it was reason for workaround rules already, and it's somewhat ugly: 2010-03-16 23:07:29 +00:00
drivers This is a general cleanup patch 2010-02-22 06:09:43 +00:00
include 1. This patch is about the pci header of RS780 and SB700. It is made 2010-03-16 01:36:21 +00:00
lib This patch implements MBI (modular bios interface) support to the i830 chipset. 2010-03-01 08:34:19 +00:00
mainboard Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into the 2010-03-16 01:59:28 +00:00
northbridge Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). 2010-03-13 20:16:48 +00:00
pc80 use names instead of numbers where possible, also print a better message if no 2010-02-28 19:12:37 +00:00
southbridge Delete Config.lb in new southbridge folders. 2010-03-16 02:02:26 +00:00
superio Add Win Enterprises' PL6064 board 2010-02-24 16:36:56 +00:00
Kconfig Make CLANG selectable in Kconfig 2010-03-16 01:17:19 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00