Hi,
I was trying to compile the Linux kernel.
I am getting the following error:-
"No rule to make target arch/x86/kernel/entry_32.o', needed by
arch/x86/kernel/built-in.o'."
Before this I configured the kernel(didn't do anything extra except the default options). configured the kernel using "make gconfig". The config was generated. I am using x86 32 bit machine (Fedora 9) kernel version 2.6.30.
Finally I used :- "make bzImage" to compile.
Tried to search the net for a solution but without success. How to fix these errors?? Kindly help.
Thanks,
Sourabh