Hello,
Could anyone give me a hint of why this happened? I was trying to
compile a kernel module and it couldn't "make dep".
(as root) make clean (as root) make mrproper (as root) make oldconfig (as root) make dep *warning: make dep unnecessary now
because it is unnecessary :)
This is 2.6 kernel you are using, right? - it is not needed to run make dep anymore with it - ... just do make [zImage] now
regards, h
-- hinko <dot> kocevar <at> iskramedical <dot> si Hinko Kocevar, developer Iskra Medical d.o.o., Stegne 23, 1k LJ, SLO-EU
"Aì rén" | [Analects XII:22]
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/