[PATCH] Allow to cross compile hal with host and target having different input.h

Danny Kukawka danny.kukawka at web.de
Mon Oct 27 05:06:23 PDT 2008


On Mittwoch, 15. Oktober 2008, Holger Freyther wrote:
> Hey,
>
> when this Makefile is picking /usr/include/linux/input.h and my libc kernel
> headers are newer than the one for my target I will get a nice compile
> error that the new keynames are not known.
>
>
> The attached patch allows me to inform hal where my input.h resides and
> allows me to happily cross compile it.
>
> this is against 0.5.11 and I didn't check if this problem still applies to
> the current git version.

I've commited it to git master.

Danny




More information about the hal mailing list