ace, less cp -al!
> Standard support for shipping generated files. kbuild 2.4 has had
> continual problems with files that are both generated and shipped.
a subtle reference to aic7xxx? :-/
> Multiple targets can be specified on the same make command. You
> cannot mix clean or mrproper with other targets but everything else
> can be put on one command.
> make -j oldconfig installable && sudo make -j install
> works beautifully.
'make dep bzImage modules modules_install' has worked for me for a long
long time... am i just lucky?
> Install targets such as bzImage, zImage, where to install System.map
> and .config, the install path prefix, which commands to run after
> install etc. are all CONFIG_ options. Copy .config from one kernel
> to another, run make install and it all happens, hands free.
i think you've fixed my only gripes with existing kbuild.
much appreciated. :-)
j.
-- "Bobby, jiggle Grandpa's rat so it looks alive, please" -- gary larson - 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/