mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			368 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			368 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/config.sub
 | |
| +++ b/config.sub
 | |
| @@ -125,6 +125,7 @@ esac
 | |
|  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
 | |
|  case $maybe_os in
 | |
|    nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
 | |
| +  linux-musl* | \
 | |
|    linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
 | |
|    knetbsd*-gnu* | netbsd*-gnu* | \
 | |
|    kopensolaris*-gnu* | \
 |