[U-Boot-Users] [PATCH] cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'

Wolfgang Denk wd at denx.de
Thu Jul 31 10:44:44 CEST 2008


In message <1217404791-8481-1-git-send-email-sr at denx.de> you wrote:
> A recent patch used '#if (CONFIG_CMD_USB)' instead of
> '#if defined(CONFIG_CMD_USB)'. This patch fixes this problem and makes
> common/bootm.c compile again.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> ---
>  common/cmd_bootm.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Applied.

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
"...and the fully armed nuclear warheads, are, of  course,  merely  a
courtesy detail."




More information about the U-Boot mailing list