[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] smart config?



On 20 Jan, Robert L Harris wrote:
> Ok,
>   Let's say I need to change one option in a kernel config (2.1.79).  I've
> heard about "smart config".  How would I take advantage of this?

Automagically ;-).  Just change your config, and do the make dep ; make
zImage ; make modules (omit the make clean).

Smart config just improved the make dep part so that changing the
kernel config doesn't cause all files to have to be recompiled. 
Instead, only those that actually are affected by the changed config
have to be rebuilt.

later,
chris

--
Chris Ricker                                 gt1355b at prism.gatech.edu