Minor build system sanity check fixes.
This commit is contained in:
		
							parent
							
								
									53be52922f
								
							
						
					
					
						commit
						6dc85e4023
					
				
					 3 changed files with 4 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -46,7 +46,7 @@ DOXYGEN_OVERRIDE_PARAMS ?= QUIET=YES HTML_STYLESHEET=$(patsubst %/,%,$(LUFA_PATH
 | 
			
		|||
 | 
			
		||||
# Sanity check user supplied values
 | 
			
		||||
$(foreach MANDATORY_VAR, $(LUFA_BUILD_MANDATORY_VARS), $(call ERROR_IF_UNSET, $(MANDATORY_VAR)))
 | 
			
		||||
$(call ERROR_IF_EMPTY, LUFA_PATH)
 | 
			
		||||
$(call ERROR_IF_EMPTY, DOXYGEN_CONF)
 | 
			
		||||
$(call ERROR_IF_EMPTY, LUFA_PATH)
 | 
			
		||||
$(call ERROR_IF_NONBOOL, DOXYGEN_FAIL_ON_WARNING)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue