[U-Boot] [PATCH] bios_emulator: only build when CONFIG_BIOSEMU

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu Nov 13 16:05:12 CET 2008


On 04:03 Thu 13 Nov     , Mike Frysinger wrote:
> Convert the bios_emulator subdir over to COBJS-y style to avoid pointless
> compilation for the majority of boards.
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  drivers/bios_emulator/Makefile          |    6 +++---
>  drivers/bios_emulator/atibios.c         |    4 ----
>  drivers/bios_emulator/besys.c           |    3 ---
>  drivers/bios_emulator/bios.c            |    3 ---
>  drivers/bios_emulator/biosemu.c         |    3 ---
>  drivers/bios_emulator/x86emu/debug.c    |    4 ----
>  drivers/bios_emulator/x86emu/decode.c   |    4 ----
>  drivers/bios_emulator/x86emu/ops.c      |    4 ----
>  drivers/bios_emulator/x86emu/ops2.c     |    4 ----
>  drivers/bios_emulator/x86emu/prim_ops.c |    4 ----
>  drivers/bios_emulator/x86emu/sys.c      |    4 ----
>  11 files changed, 3 insertions(+), 40 deletions(-)

I've send a patch for this before

Best Regards,
J.


More information about the U-Boot mailing list