You can pick up android kernel with tested configuration from
android-x86.org. We have both 2.6.29 and 2.6.32 kernels (the 2.6.32 is
only hosted on a private git server for testing internal).
Yi
On Tue, 2009-12-15 at 09:35 -0800, Greg KH wrote:
> On Tue, Dec 15, 2009 at 5:35 AM, Santosh Kadam <sanma...@gmail.com> wrote:
> > Hi there -
> >
> > I have downloaded the androind kernel from the following repository
> >
> > repo init -u git://android.git.kernel.org/platform/manifest.git
> >
> > ..........
> > I executed make menuconfig and created a standard configuratin file.
> >
> > Now, I am trying to build this kernel -- by the folling command.
> >
> > #make ARCH=x86 CROSS-COMPILE=
> >
> > I am getting following compilation errors .......
> >
> >  CC [M]  drivers/staging/go7007/s2250-board.o
> > drivers/staging/go7007/s2250-board.c:24:26: error: s2250-loader.h: No
> > such file or directory
> 
> Ick, why would you want to build this driver on an android-based
> system?
> 
> Disable it and you should be fine.
> 
> Be careful about enabling drivers that you are not going to use,
> or ones that do not make any sense (like all of the staging
> drivers).
> 
> good luck,
> 
> greg k-h
> 
> -- 
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel


-- 
Android-x86
www.android-x86.org

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to