>Hi Suresh, > >Thanks enormously for your help. > >It's kind like a silly question. > >After enabling the ipv6 options, do I still use make ARCH=arm >CROSS_COMPILE=../android/arm-2009q1/bin/arm-none-linux-gnueabi- bzImage to >compile the kernel? Yes
> >Another question: let say I want to compile the kernel for the n810 phone, >which defconfig should I use for make? The omap_h2_1610_defconfig? You might want to follow up this one http://guug.org/nit/nitdroid/ > >Thanks again > On Thu, Sep 24, 2009 at 9:19 AM, Suresh Kumar <[email protected]>wrote: > make goldfish_defconfig (for emulator) > or > make msm_defconfig (for G1) > > then "make menuconfig" and choose the ipv6 options. > > > On Wed, Sep 23, 2009 at 10:36 PM, tom <[email protected]> wrote: > >> >> Hi, >> >> I'm a new bie with Android and especially about compiling the Android >> kernel >> in order it support IPv6. >> >> >> I've done the following steps in order to compile Android with ipv6:- >> >> 1) Download the following kernel on my Ubuntu 7.10 :- linux-2.6.25- >> android-1.0_r1.tar.gz, >> >> (I've tried it also with Ubuntu 8.10) >> >> 2) Then I've use the following cross compiler to compile the >> kernel :- make ARCH=arm CROSS_COMPILE=../android/arm-2009q1/bin/arm- >> none-linux-gnueabi- bzImage >> >> Unfortunately only these files are compiled in the kernel for ipv6:- >> CC net/ipv6/addrconf_core.o >> CC net/ipv6/exthdrs_core.o >> CC net/ipv6/inet6_hashtables.o >> >> The other modules for e.g. (net/ipv6/addrconf.c, net/ipv6/ >> ip6_input.c, net/ipv6/ip6_output.c..) are not compiled. >> >> >> Do you think that I've wrongly set the .config? even though I did >> specify to compile the ipv6 by issuing the command make menuconfig. >> >> My aim is to introduced kernel modules in the ipv6 layer in Android. >> >> Thanks you enormously for your help. >> >> >> > > > > --0015175cdc8a03c7e6047452755f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Suresh,<br><br>Thanks enormously for your help.<br><br>It's kind lik= e a silly question.<br><br>After enabling the ipv6 options, do I still use = make ARCH=3Darm CROSS_COMPILE=3D../android/arm-2009q1/bin/arm-none-linux-gn= ueabi- bzImage to compile the kernel? <br> <br>Another question:=A0 let say I want to compile the kernel for the n810 = phone, which defconfig should I use for make?=A0 The omap_h2_1610_defconfig= ?<br><br>Thanks again<br><div><br>=A0</div><br><br><div class=3D"gmail_quot= e">On Thu, Sep 24, 2009 at 9:19 AM, Suresh Kumar <span dir=3D"ltr"><<a h= ref=3D"mailto:[email protected]">[email protected]</a>></s= pan> wrote:<br> <blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, = 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">make goldfish_def= config (for emulator)<br>or <br>make msm_defconfig (for G1)<br><br>then &qu= ot;make menuconfig" and choose the ipv6 options. <br> <div><div></div><div class=3D"h5"><br><br><div class=3D"gmail_quote">On Wed= , Sep 23, 2009 at 10:36 PM, tom <span dir=3D"ltr"><<a href=3D"mailto:mua= [email protected]" target=3D"_blank">[email protected]</a>></span> = wrote:<br> <blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, = 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br> Hi,<br> <br> I'm a new bie with Android and especially about compiling the Android<b= r> kernel<br> in order it support IPv6.<br> <br> <br> I've done the following steps in order to compile Android with ipv6:-<b= r> <br> 1) Download the following kernel on my Ubuntu =A07.10 :- =A0linux-2.6.25-<b= r> android-1.0_r1.tar.gz,<br> <br> (I've tried it also with Ubuntu 8.10)<br> <br> 2) Then I've use the following cross compiler to compile the<br> kernel :- =A0make ARCH=3Darm CROSS_COMPILE=3D../android/arm-2009q1/bin/arm-= <br> none-linux-gnueabi- bzImage<br> <br> Unfortunately only these files are compiled in the kernel for ipv6:-<br> =A0CC =A0 =A0 =A0net/ipv6/addrconf_core.o<br> =A0CC =A0 =A0 =A0net/ipv6/exthdrs_core.o<br> =A0CC =A0 =A0 =A0net/ipv6/inet6_hashtables.o<br> <br> The other modules for =A0e.g. (net/ipv6/addrconf.c, net/ipv6/<br> ip6_input.c, net/ipv6/ip6_output.c..) are not compiled.<br> <br> <br> Do you think that I've wrongly set the .config? even though I did<br> specify to compile the ipv6 by issuing the command make menuconfig.<br> <br> My aim is to introduced kernel modules in the ipv6 layer in Android.<br> <br> Thanks you enormously for your help.<br> <br> <br> </blockquote></div><br> <br></div></div> <br> </blockquote></div><br> <br> --~--~---------~--~----~------------~-------~--~----~<br> unsubscribe: [email protected] <br> website: http://groups.google.com/group/android-kernel<br> -~----------~----~----~----~------~----~------~--~---<br> <br> --0015175cdc8a03c7e6047452755f-- --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel -~----------~----~----~----~------~----~------~--~---
