forked from Minki/linux
aee4c782df
Now that the CEC framework has been moved out of staging and into the mainline kernel we can do the same for the pulse8-cec driver. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2 lines
45 B
Makefile
2 lines
45 B
Makefile
obj-$(CONFIG_USB_PULSE8_CEC) += pulse8-cec.o
|