mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-10 01:12:45 -04:00
5 lines
96 B
Makefile
5 lines
96 B
Makefile
usbtv-y := usbtv-core.o \
|
|
usbtv-video.o \
|
|
usbtv-audio.o
|
|
|
|
obj-$(CONFIG_VIDEO_USBTV) += usbtv.o
|