mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 08:48:05 -04:00
8 lines
144 B
Makefile
8 lines
144 B
Makefile
#
|
|
# Makefile for the S/390 specific device drivers
|
|
#
|
|
|
|
obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/
|
|
|
|
drivers-y += drivers/s390/built-in.o
|
|
|