loader: Don't add internal/ to the search path
Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
		
							parent
							
								
									97bd6e4536
								
							
						
					
					
						commit
						49fa768013
					
				| 
						 | 
				
			
			@ -177,7 +177,6 @@ static const char *stdSubdirs[] = {
 | 
			
		|||
    "input/",
 | 
			
		||||
    "drivers/",
 | 
			
		||||
    "extensions/",
 | 
			
		||||
    "internal/",
 | 
			
		||||
    NULL
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue