mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	Make Documenation depend on headers_install
Cc: rdunlap@infradead.org Cc: linux-doc@vger.kernel.org Cc: sudeep.dutt@intel.com Cc: nikhil.rao@intel.com Cc: ashutosh.dixit@intel.com Cc: akpm@linux-foundation.org Cc: gregkh@linuxfoundation.org Signed-off-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
		
							parent
							
								
									dd42a0882a
								
							
						
					
					
						commit
						8e2faea877
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -1532,6 +1532,8 @@ endif
 | 
			
		|||
	$(cmd_crmodverdir)
 | 
			
		||||
	$(Q)$(MAKE) KBUILD_MODULES=$(if $(CONFIG_MODULES),1) \
 | 
			
		||||
	$(build)=$(build-dir)
 | 
			
		||||
# Make sure the latest headers are built for Documentation
 | 
			
		||||
Documentation/: headers_install
 | 
			
		||||
%/: prepare scripts FORCE
 | 
			
		||||
	$(cmd_crmodverdir)
 | 
			
		||||
	$(Q)$(MAKE) KBUILD_MODULES=$(if $(CONFIG_MODULES),1) \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue