2.6.32.2 make errors

davef
Trying to compile the 2.6.32.2 linux kernel source from the downloads page.

Using config_mini2440_n35 in <make menuconfig>

and a doing a

make ARCH=arm O=../../kernel-bin (which has worked fine on other kernel
versions, many times)

now gives me the following errors:

make [1]: *** [drivers] Error 2
make: *** [sub-make] Error 2

Any clues appreicated.

Dave

davef
Solution:

just clean it all out and re-extract it!