Revision 581d45f0

b/Makefile
40 40

  
41 41
-include config-all-devices.mak
42 42

  
43
build-all: config-host.h config-all-devices.h
44
	$(call quiet-command, $(MAKE) $(SUBDIR_MAKEFLAGS) $(TOOLS) $(DOCS) recurse-all,)
43
build-all: config-host.h config-all-devices.h $(DOCS) $(TOOLS)
44
	$(call quiet-command, $(MAKE) $(SUBDIR_MAKEFLAGS) recurse-all,)
45 45

  
46 46
config-host.h: config-host.h-timestamp
47 47
config-host.h-timestamp: config-host.mak

Also available in: Unified diff