| Mikael Starvik | 51533b6 | 2005-07-27 11:44:44 -0700 | [diff] [blame] | 1 | # |
| 2 | # Makefile for Etrax-specific library files.. | ||||
| 3 | # | ||||
| 4 | |||||
| Jesper Nilsson | 7674464 | 2008-01-25 17:32:01 +0100 | [diff] [blame] | 5 | lib-y = checksum.o checksumcopy.o string.o usercopy.o memset.o \ |
| 6 | csumcpfruser.o spinlock.o delay.o | ||||
| Mikael Starvik | 51533b6 | 2005-07-27 11:44:44 -0700 | [diff] [blame] | 7 | |