[U-Boot-Users] [PATCH] cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'
Markus Klotzbücher
mk at denx.de
Wed Jul 30 16:45:26 CEST 2008
Stefan Roese <sr at denx.de> writes:
> 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>
Acked-by: Markus Klotzbuecher <mk at denx.de>
Wolfgang, please pick up directly.
Best regards
Markus Klotzbuecher
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
More information about the U-Boot
mailing list