diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -174,6 +174,7 @@ real-all: real-target # must come rather early .SECONDEXPANSION: +.DELETE_ON_ERROR: $(KCONFIG_AUTOHEADER): $(KCONFIG_CONFIG) +$(MAKE) oldconfig |