Re: [android-kernel] Still the same problems...

2011-01-21 Thread MS
I ended up getting the build to work. I deleted the entire kernel dir and pulled it down again before I read your post. I then executed: make ARCH=arm herring_defconfig make -j4 ARCH=arm CROSS_COMPILE=arm-eabi- It built! I suppose what you pointed out was probably the problem. I hope this helps

Re: [android-kernel] Still the same problems...

2011-01-21 Thread Tim Bird
On 01/21/2011 09:40 AM, MS wrote: > I have asked here a couple times and nobody seems to either have any > idea what I am talking about or maybe the right people aren't reading my > post. At any rate, I have spent a lot of time trying to figure this out > and I have gotten nowhere. > > > ms@strab

[android-kernel] Still the same problems...

2011-01-21 Thread MS
I have asked here a couple times and nobody seems to either have any idea what I am talking about or maybe the right people aren't reading my post. At any rate, I have spent a lot of time trying to figure this out and I have gotten nowhere. ms@strabo:~/bin/kernel/samsung$ make ARCH=arm clean m