Fix broken StaticAnalysisTest build test due to the changes to the CPPCHECK build module.
This commit is contained in:
		
							parent
							
								
									e7e45baef1
								
							
						
					
					
						commit
						2351c46f0b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -16,7 +16,8 @@ CPPCHECK_EXCLUDES = FATFs/            \
 | 
			
		|||
                    uip/
 | 
			
		||||
CPPCHECK_INCLUDES = $(patsubst %/,%,$(LUFA_PATH))/CodeTemplates/   \
 | 
			
		||||
                    $(patsubst %/,%,$(LUFA_PATH))/../Projects/AVRISP-MKII/
 | 
			
		||||
CPPCHECK_PATH     = $(patsubst %/,%,$(LUFA_PATH))/..
 | 
			
		||||
 | 
			
		||||
SRC               = $(patsubst %/,%,$(LUFA_PATH))/..
 | 
			
		||||
 | 
			
		||||
all: begin cppcheck-config cppcheck end
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue