On 06/06/2011 05:46 PM, suresh reddy wrote:
> Dear Xenomai Team,
> 
> $xenomai_root/scripts/prepare-kernel.sh --arch=arm \
>   --adeos=$xenomai_root/ksrc/arch/arm/patches/adeos-ipipe-2.6.20-arm-* \
>   --linux=$linux_tree$ cd $linux_tree
> $ make ARCH=arm CROSS_COMPILE=arm-linux- O=$build_root csb637_defconfig
> 
> 
> I  have doubts in above highlighted issues .
> 
> 1. CD $linux_tree
> 
> i have taken snapshot of ipipe-gch from xenomai git repository. (It is
> patched kernel)
> 
> *On my host pc (intel )*
> 
> i changed to  CD ยง ipipe-gch   (since this is the ipipe patched linux kernel
> tree). Is this the correct way ?

$linux_tree is the value of a shell variable, used as a place holder,
which you can replace with whatever you want.

> 
> 
> 2. if i make menu config im entering into host pc (i mean i386
> configuration) but not the arm . how can i configure for pandaboard .

This is a question about cross-compiling linux. As such, it has nothing
to do with Xenomai and is off-topic on this mailing list. There are many
places on the web where you can find documentation on compiling the
Linux kernel. As I already advised you privately, you will find this
documentation, for instance, on the panda board wiki.

-- 
                                            Gilles.


_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to