Re: Updated Linux kernel preemption patches

From: Robert Love (rml@tech9.net)
Date: Mon Aug 27 2001 - 16:35:22 EST


On Mon, 2001-08-27 at 17:12, Andrey Nekrasov wrote:
> I am doing:
>
> make clean
> make menuconfig (load my config; enable/disable option if need)
> make dep
> make bzImage
> (break with error)
>
>
> Where should be "make oldconfig" ?

You probably don't need to be doing oldconfig if you are doing
menuconfig and correctly filling everything out, although the correct
place to do it would be before menuconfig (let oldconfig prompt you on
new config options). thus,

`make oldconfig menuconfig dep clean bzImage'

is what you should do. if you are running `make dep', my theory is
wrong, and admittedly I don't know why it is not working for you.

-- 
Robert M. Love
rml at ufl.edu
rml at tech9.net

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:25 EST