Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for m68k-specific library files.. | ||||
3 | # | ||||
4 | |||||
5 | EXTRA_AFLAGS := -traditional | ||||
6 | |||||
Roman Zippel | d94af93 | 2006-06-23 02:05:00 -0700 | [diff] [blame] | 7 | lib-y := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \ |
Matthew Wilcox | 64ac24e | 2008-03-07 21:55:58 -0500 | [diff] [blame^] | 8 | checksum.o string.o uaccess.o |