--- linux-2.4.13/Makefile~ Wed Oct 24 06:21:20 2001 +++ linux-2.4.13/Makefile Sat Oct 27 18:46:47 2001 @@ -274,6 +274,10 @@ mkdir include/linux/modules; \ fi +defconfig: + rm -f .config + yes '' | make config + oldconfig: symlinks $(CONFIG_SHELL) scripts/Configure -d arch/$(ARCH)/config.in