|
|
| File: [Development] / linux-2.6-xfs / arch / s390 / lib / Makefile (download)
Revision 1.3, Thu Jun 17 03:20:52 2004 UTC (13 years, 4 months ago) by nathans
Merge up to 2.6.7, and upgrade kdb at the same time. |
# # Makefile for s390-specific library files.. # EXTRA_AFLAGS := -traditional lib-y += delay.o string.o lib-$(CONFIG_ARCH_S390_31) += uaccess.o lib-$(CONFIG_ARCH_S390X) += uaccess64.o