I successfully compiled and loaded custom Linux kernel into Android emulator (Eclair). Now I want to compile kernel for real Android device (Samsung Galaxy 5, Android 2.1 (Eclair)).
It seems that the same kernel image that was compiled for emulator, can't be used with real device. There is no much clear information given on how to do this.
Can someone tell what steps need to be changed to get kernel image for real android phone.