On Mon, 30 Jul 2007 22:27:14 +1000, Kaiwan N Billimoria
<> wrote:
> I have been able to get the 2.6.22 patches from here and apply them
> successfully to the 2.6.22 kernel tree.
> However, even using the arch/arm/configs/ep93xx_defconfig , am not able
> to configure the kernel right. The relevant
> 'processor type' entry only shows up with x86 stuff, not ARM. Am I
> missing something (an ARM patch to be applied before these, perhaps)?
lucienne ~ # cat `which armake`
#!/bin/bash
make ARCH="arm" CROSS_COMPILE="arm-unknown-linux-gnu-"
INSTALL_MOD_PATH="/root/armroot" O=/root/armroot/usr/src/linux-build $*
is what I use for making kernels
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|