On Mon, Feb 25, 2002 at 12:26:34PM +0100, Lambert Duijst wrote:
> O.k Russell, this is what happens,
> 
> I type make xconfig and then I choose Processor Type and Features, default 
> the processor family is set to Pentium-III/Celeron(Coppermine). When I click 
> this button I get a list of processors, but no arm7.
> I know the cdb89712 stuff is in the source tree as I found the file 
> ../linux/arch/arm/mach-clps711x/cdb89712.c

--------------------------- Education time -------------------------------

http://www.arm.linux.org.uk/armlinux/mailinglists.php#e3

This reply has been copied back to the lists to prevent loss of valuable
archive material despite your insistance on setting a Reply-To.  Several
other people could have replied to your message, and by doing so you
deny these people the chance.  Also, this should have been asked on
[EMAIL PROTECTED], not [EMAIL PROTECTED]

-------------------- Todays lession has finished -------------------------

You need to ensure that you are configuring for ARM.  Specifically, you
need to do one of:

1. Modify the top level Makefile such that ARCH = arm
2. Pass ARCH=arm with each make command thus:

        make xconfig ARCH=arm

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
http://www.arm.linux.org.uk/armlinux/mailinglists.php
Please visit the above addresses for information on this list.

Reply via email to