Forum Discussion
Altera_Forum
Honored Contributor
22 years agomake clean, make mrproper
It appears as if you can only build your kernel once, I need to enable module unloading in the kernel and when I try to build the kernel I get a "..kernel-2.6.x is not clean, please run 'make mrp...
Altera_Forum
Honored Contributor
22 years agoWhat target hardware are you using with your Linux Kernel project? If the target hardware doesn't have a Compact Flash module included as one of the devices in your system then the IDE driver won't be able to find the correct symbols in order to do the build...
In which case, you should re-configure your kernel to remove IDE support and the build should continue from there. Ken.