Re: Kernel receipt/cross compilation

[ Thread Index | Date Index | More lists.tuxfamily.org/slitaz Archives ]


Le Sun, 22 Apr 2012 11:48:27 +0200,
Christophe Lincoln <pankso@xxxxxxxxxx> a écrit :

> 
> Hi all devs,
Hi,

> 

> To support cross compilation in linux/receipt we must use:
> 
> case $ARCH in
> 	arm) cp arm.config && make ;;
> 	x64) cp x64.config && make ;;
> 	*) cook standard kernel ;;
> esac
> 
> Then cook must handle ARCH in case of non i486 and name the package:
> 
> $PACKAGE-$ARCH-$VERSION
> 
> This was my way to see, waiting on you answers :-)

+1. Sounds good.

> 
> - Christophe
> 

+Eric.

--
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/