···491491# If .config is newer than include/linux/autoconf.h, someone tinkered492492# with it and forgot to run make oldconfig493493include/linux/autoconf.h: .config494494+ $(Q)mkdir -p include/linux494495 $(Q)$(MAKE) -f $(srctree)/Makefile silentoldconfig495496else496497# Dummy target needed, because used as prerequisite