Steven Rostedt <rostedt@xxxxxxxxxxx> writes: > Here's the list and order of search: > > /proc/config.gz > /boot/vmlinuz-`uname -r` > vmlinux # local to the directory > /lib/modules/`uname -r`/kernel/kernel/configs.ko > kernel/configs.ko > kernel/configs.o > .config That seems like the wrong order. ./.config should always be first for compatibility. That order would completely wreck all my build scripts, and I suspect others too. -Andi -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only. -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html