Anyone tried compiling 2.6.32.7 from . . .

davef
http://repo.or.cz/w/linux-2.6/mini2440.git

Successful?

Mine stops shortly after doing <make> with the following:

kernel/mini2440 is not clean, please run 'make proper'

Well, I started with that, then make mini2440_defconfig and make
menuconfig.

doing make ARCH=arm V=1 tells me that I haven't configured my kernel.

Appears .config file from menuconfig is not appearing somewhere it needs
to.

If at least one person has been able to compile it from git I'll slog on.

Dave.

davef
Solution . . .

Just clean out the previous clean download and do it again!

Worked the second time.