mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 15:28:50 +01:00
7 lines
191 B
Makefile
7 lines
191 B
Makefile
hdpvr-objs := hdpvr-control.o hdpvr-core.o hdpvr-video.o hdpvr-i2c.o
|
|
|
|
obj-$(CONFIG_VIDEO_HDPVR) += hdpvr.o
|
|
|
|
ccflags-y += -Idrivers/media/i2c
|
|
|
|
ccflags-y += $(extra-cflags-y) $(extra-cflags-m)
|