On 22 Jan 2001, Eric W. Biederman wrote:
> Why does cpu break at the processor level?
> I would think it would make a little more sense to break at architecture
> before cpu. I.e. x86/p5 x86/p6 x86/athlon ...
I couldn't decide on this. Problem is that so much AMD code is common to
the p5 tree. I didn't get any obections so I let it go.
I'm open to suggestions. This stuff is easily changed. But let's wait til
Ollie is back and we get other comments to change anything.
> How are you currently building?
Well, sorry to say,
cd romimage/RON_L440GX
make
or clone this directory elsewhere, change the value of TOP and LINUX, and
then make.
ron