On Tue, Jan 14, 2003 at 11:06:22PM -0800, Seth Arnold wrote: > If it were my problem, I'd probably have .config.compaq, .config.hp, > .config.ibm, .config.dell, .config.apple, .config.gateway, all under > your tool's control, and have your build process copy or symlink the > .config.foo of your choice into .config, before running make. bad idea. make mrproper stupidly will delete ALL of these. Better to call them config.gateway etc. :) john -- Khendon's Law: If the same point is made twice by the same person, the thread is over. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/