I can run linux-2.4 part of uClinux-20070130 package successfully on SkyEye.
Step1: run "make menuconfig", select GDB/Armulator at vendor/product menu.
Step2: select linux-2.4 kernel option (by default , it is linux-2.6)
Step3: run "make", "make dep" to build linux image under linux-2.4.x directory.
Step4: get lastest SkyEye source, and build it to get the executive
file namd "skyeye"
Step5: run the linux on SkyEye by "./skyeye -e linux-2.4.x/linux"
more detailed infor refer to the following URL:
http://mailman.uclinux.org/pipermail/uclinux-dev/2007-April/042744.html