]> Git Repo - linux.git/blob - arch/s390/lib/Makefile
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
[linux.git] / arch / s390 / lib / Makefile
1 #
2 # Makefile for s390-specific library files..
3 #
4
5 lib-y += delay.o string.o uaccess.o find.o
6 obj-$(CONFIG_32BIT) += div64.o qrnnd.o ucmpdi2.o mem32.o
7 obj-$(CONFIG_64BIT) += mem64.o
8 lib-$(CONFIG_SMP) += spinlock.o
This page took 0.036135 seconds and 4 git commands to generate.