]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add CONFIG_BIOSEMU define to guard all the bios emulator code
authorJason Jin <Jason.jin@freescale.com>
Tue, 7 Aug 2007 08:17:06 +0000 (16:17 +0800)
committerGerald Van Baren <vanbaren@cideas.com>
Tue, 7 Aug 2007 14:23:58 +0000 (10:23 -0400)
commit7c4c3722a38d40b0cf537ddae72b04f4088b190c
tree1207c492fea2401fd964eea9a6960fc6e763cc25
parent6c33c78557ca6f8da68c01ce33e278695197d3f4
Add CONFIG_BIOSEMU define to guard all the bios emulator code

This patch fix the compile issue on the board that did not enable the bios emulator
drivers/bios_emulator/besys.c
drivers/bios_emulator/bios.c
drivers/bios_emulator/biosemu.c
drivers/bios_emulator/x86emu/debug.c
drivers/bios_emulator/x86emu/decode.c
drivers/bios_emulator/x86emu/ops.c
drivers/bios_emulator/x86emu/ops2.c
drivers/bios_emulator/x86emu/prim_ops.c
drivers/bios_emulator/x86emu/sys.c