hello, I just installed the sdk kit from acmesystems but when I want to make a flash image of linux kernel 2.6 I get an error.
in devboard-2.1: $ make menuconfig => there I change kernel 2.4 to kernel 2.6 $ ./configure then I go to os/linux-2.6 $ os/linux-2.6 when I want try to go in the make menuconifg I get an error: $ make menuconfig ############################################## scripts/kconfig/mconf arch/cris/Kconfig arch/cris/Kconfig:173: can't open file "arch/cris/arch/Kconfig" make[1]: *** [menuconfig] Error 1 make: *** [menuconfig] Error 2 ############################################## there is no "arch/cris/arch/Kconifg":-s what to do, what to do??
