|
|
| File: [Development] / linux-2.6-xfs / arch / s390 / lib / Makefile (download)
Revision 1.4, Mon Aug 29 15:50:38 2005 UTC (12 years, 1 month ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.13. Merge of 2.6.x-xfs-melb:linux:23660a by kenmcd. |
# # Makefile for s390-specific library files.. # EXTRA_AFLAGS := -traditional lib-y += delay.o string.o lib-$(CONFIG_ARCH_S390_31) += uaccess.o spinlock.o lib-$(CONFIG_ARCH_S390X) += uaccess64.o spinlock.o