 c278400c52
			
		
	
	
	c278400c52
	
	
	
		
			
			Original port to early 2.6 kernel using TI COFF toolchain. Brought up to date by Mark Salter <msalter@redhat.com> Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com> Signed-off-by: Mark Salter <msalter@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			239 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			239 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for arch/c6x/lib/
 | |
| #
 | |
| 
 | |
| lib-y := divu.o divi.o pop_rts.o push_rts.o remi.o remu.o strasgi.o llshru.o
 | |
| lib-y += llshr.o llshl.o negll.o mpyll.o divremi.o divremu.o
 | |
| lib-y += checksum.o csum_64plus.o memcpy_64plus.o strasgi_64plus.o
 |