public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] drivers/bios_emulator: Fix compile error in .depend not being generated
Date: Thu, 17 Dec 2009 22:24:58 +0100	[thread overview]
Message-ID: <20091217212458.73A9FD43F21@gemini.denx.de> (raw)
In-Reply-To: <1260994331-22733-1-git-send-email-galak@kernel.crashing.org>

Dear Kumar Gala,

In message <1260994331-22733-1-git-send-email-galak@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@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.

      reply	other threads:[~2009-12-17 21:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-16 20:12 [U-Boot] [PATCH] drivers/bios_emulator: Fix compile error in .depend not being generated Kumar Gala
2009-12-17 21:24 ` Wolfgang Denk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091217212458.73A9FD43F21@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox