Browse Source

generate headers after running menuconfig

Mike Frysinger 18 years ago
parent
commit
b3db5549d2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -305,6 +305,7 @@ menuconfig: extra/config/mconf
 	$(RM) -r include/bits
 	$(INSTALL) -d include/bits
 	@./extra/config/mconf extra/Configs/Config.in
+	$(MAKE) headers
 
 config: extra/config/conf
 	$(RM) -r include/bits