mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
6 lines
103 B
Makefile
6 lines
103 B
Makefile
tcm_fc-y += tfc_cmd.o \
|
|
tfc_conf.o \
|
|
tfc_io.o \
|
|
tfc_sess.o
|
|
|
|
obj-$(CONFIG_TCM_FC) += tcm_fc.o
|