mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			352 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			352 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- gcc-4.3.1/gcc/config.gcc.old	2008-06-17 23:49:00.000000000 +0200
 | |
| +++ gcc-4.3.1/gcc/config.gcc	2008-06-17 23:03:07.000000000 +0200
 | |
| @@ -1630,6 +1630,7 @@
 | |
|  	if test x$sjlj != x1; then
 | |
|  	    tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
 | |
|  	fi
 | |
| +	tmake_file="m68k/t-floatlib m68k/t-m68kbare m68k/t-m68kelf"
 | |
|  	;;
 | |
|  m68k-*-rtems*)
 | |
|  	default_m68k_cpu=68020
 |