[U-Boot] [PATCH] drivers/bios_emulator: Fix compile error in .depend not being generated

Wolfgang Denk wd at denx.de
Thu Dec 17 22:24:58 CET 2009


Dear Kumar Gala,

In message <1260994331-22733-1-git-send-email-galak at kernel.crashing.org> you wrote:
> make -C drivers/bios_emulator/
> make[2]: Entering directory
> `drivers/bios_emulator'
> In file included from atibios.c:49:
> biosemui.h:47:21: error: biosemu.h: No such file or directory
> In file included from biosemu.c:50:
> biosemui.h:47:21: error: biosemu.h: No such file or directory
> In file included from besys.c:51:
> biosemui.h:47:21: error: biosemu.h: No such file or directory
> In file included from bios.c:45:
> biosemui.h:47:21: error: biosemu.h: No such file or directory
> x86emu/decode.c:40:28: error: x86emu/x86emui.h: No such file or
> directory
> x86emu/ops2.c:45:28: error: x86emu/x86emui.h: No such file or directory
> x86emu/ops.c:76:28: error: x86emu/x86emui.h: No such file or directory
> x86emu/prim_ops.c:103:28: error: x86emu/x86emui.h: No such file or
> directory
> x86emu/sys.c:43:28: error: x86emu/x86emui.h: No such file or directory
> x86emu/debug.c:42:28: error: x86emu/x86emui.h: No such file or directory
> 
> Due to lack of proper CPPFLAGS being passed to .depend generation rule
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
>  drivers/bios_emulator/Makefile |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"If you'll excuse me a minute, I'm going to have a cup of coffee."
- broadcast from Apollo 11's LEM, "Eagle", to Johnson  Space  Center,
Houston July 20, 1969, 7:27 P.M.


More information about the U-Boot mailing list