|
|
| File: [Development] / linux-2.6-xfs / arch / s390 / lib / Makefile (download)
Revision 1.6, Mon Feb 6 14:53:10 2006 UTC (11 years, 8 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.16-rc2. Merge of 2.6.x-xfs-melb:linux:25118a by kenmcd. |
# # 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