mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Added build to the Embench make run command to avoid errors when just doing make run
This commit is contained in:
		
							parent
							
								
									8f12c6f9a1
								
							
						
					
					
						commit
						d7d1f8f775
					
				@ -5,7 +5,7 @@
 | 
				
			|||||||
embench_dir = ../../addins/embench-iot
 | 
					embench_dir = ../../addins/embench-iot
 | 
				
			||||||
 | 
					
 | 
				
			||||||
all: build 
 | 
					all: build 
 | 
				
			||||||
run: size sim
 | 
					run: build size sim
 | 
				
			||||||
 | 
					
 | 
				
			||||||
allClean: clean all
 | 
					allClean: clean all
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user