[U-Boot-Users] Unable to compile the U-boot-0.4.8 version for OMAP1610/1510/smdk2410
Wolfgang Denk
wd at denx.de
Fri Sep 12 18:13:09 CEST 2003
Dear George,
in message <3F61D58D.7090308 at comcast.net> you wrote:
>
> Um, it's not the cross compiler that's doing it in this case. gccincdir
> is not defined for drivers/sk98lin. Try the attached patch. It WFM/YMMV.
Well, gccincdir is not needed for drivers/sk98lin/* - at least not
with the compilers used in the ELDK. Also, I seriously doubt if
drivers/sk98lin is actually used by the omap1610inn board.
> --- drivers/sk98lin/Makefile.orig Fri Sep 12 10:15:26 2003
> +++ drivers/sk98lin/Makefile Fri Sep 12 10:11:56 2003
> @@ -25,6 +25,8 @@
> # Makefile for the SysKonnect SK-98xx device driver.
> #
>
> +include $(TOPDIR)/config.mk
> +
But this patch is OK anyway. Thanks for the hint.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
CONSUMER NOTICE: Because of the "Uncertainty Principle," It Is
Impossible for the Consumer to Find Out at the Same Time Both
Precisely Where This Product Is and How Fast It Is Moving.
More information about the U-Boot
mailing list