Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# # Makefile for s390-specific library files.. # lib-y += delay.o string.o uaccess.o find.o obj-y += mem.o xor.o lib-$([31mCONFIG_SMP[0m) += spinlock.o lib-$([31mCONFIG_KPROBES[0m) += probes.o lib-$([31mCONFIG_UPROBES[0m) += probes.o