mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
3 lines
145 B
Makefile
3 lines
145 B
Makefile
cxl-y += main.o file.o irq.o fault.o native.o context.o sysfs.o debugfs.o pci.o
|
|
obj-$(CONFIG_CXL) += cxl.o
|
|
obj-$(CONFIG_CXL_BASE) += base.o
|