mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			231 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			231 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/arch/powerpc/Makefile
 | 
						|
+++ b/arch/powerpc/Makefile
 | 
						|
@@ -94,7 +94,6 @@ else
 | 
						|
 endif
 | 
						|
 endif
 | 
						|
 
 | 
						|
-KBUILD_LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o
 | 
						|
 
 | 
						|
 ifeq ($(CONFIG_TUNE_CELL),y)
 | 
						|
 	KBUILD_CFLAGS += $(call cc-option,-mtune=cell)
 |