[coreboot] [PATCH] (not really) move util/x86emu out of util

Stefan Reinauer stepan at coresystems.de
Sun Mar 14 22:26:19 CET 2010


Hi,

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.

Thus, I suggest moving it to src/

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

(plus necessary Makefile/Kconfig/#include changes to get it building again).

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866





More information about the coreboot mailing list