Ok. Just follow these steps..
$ cd kernel $ make ARCH=arm CROSS_COMPILE= /home/jagan/toolchain/arm-eabi-4.4.3/bin/arm-eabi- <enter_your_defconfig> $ make ARCH=arm CROSS_COMPILE= /home/jagan/toolchain/arm-eabi-4.4.3/bin/arm-eabi- then it will create kernel images enter your toolchain paths Regards, Jagan On Thu, Jul 21, 2011 at 8:58 PM, Siva kumar Balasubramanian <sivakumar.bs@ gmail.com> wrote: > i have only kernel source released by opensource software.samsung.com > > > Regards > sivakumar > > On Thu, Jul 21, 2011 at 8:56 PM, jagan <[email protected]> wrote: > >> Do you have entire android source along with kernel inside it? >> >> Regards, >> Jagan >> >> >> On Thu, Jul 21, 2011 at 10:44 AM, Siva kumar <[email protected]>wrote: >> >>> I followed the following steps to compile a kernel and modules >>> >>> make >>> make modules >>> make modules_install >>> >>> The modules were present in /lib/modules. Is this step right to >>> compile the modules . What step i should follow to create a ramdisk >>> for android with drivers and init.rc and combine it with zImage. >>> >>> >>> On Jul 20, 9:38 pm, Linux Box Solutions <[email protected]> >>> wrote: >>> > What about kernel modules how are you compiling >>> > >>> > >>> www.LinuxBoxSolution.comwww.YouTube.com/user/linuxboxsolutionwww.Krzyview.comwww.Email-Marketers.com >>> > >>> > On Jul 19, 2011, at 1:05 AM, Siva kumar <[email protected]> >>> wrote: >>> > >>> > >>> > >>> > > Hi all, >>> > >>> > > Is it possible to compile kernel from source and flash it in samsung >>> > > galaxy tab. I downloded the source for samsung galaxy tab and >>> compiled >>> > > it and make zImage. but the size of the image is which i built is 3 >>> > > MB. where the orginal zImage size is 7.5 MB. Is any specific steps to >>> > > be followed to compile and build zImage >>> > >>> > > Thanks >>> > > sivakumar >>> > >>> > > -- >>> > > unsubscribe: [email protected] >>> > > website:http://groups.google.com/group/android-kernel- Hide quoted >>> text - >>> > >>> > - Show quoted text - >>> >>> -- >>> unsubscribe: [email protected] >>> website: http://groups.google.com/group/android-kernel >>> >> >> -- >> unsubscribe: [email protected] >> website: http://groups.google.com/group/android-kernel >> > > > > -- > Regards > sivakumar > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
