|
|
| File: [Development] / linux-2.6-xfs / arch / s390 / lib / Makefile (download)
Revision 1.5, Wed Jan 25 00:04:14 2006 UTC (11 years, 8 months ago) by cattelan
Merge up to 2.6.16-rc1 |
# # Makefile for s390-specific library files.. # EXTRA_AFLAGS := -traditional lib-y += delay.o string.o lib-y += $(if $(CONFIG_64BIT),uaccess64.o,uaccess.o) lib-$(CONFIG_SMP) += spinlock.o