Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at c9a28fa7b9ac19b676deefa0a171ce7df8755c08 7 lines 300 B view raw
1saa7146-objs := saa7146_i2c.o saa7146_core.o 2saa7146_vv-objs := saa7146_fops.o saa7146_video.o saa7146_hlp.o saa7146_vbi.o 3ir-common-objs := ir-functions.o ir-keymaps.o 4 5obj-$(CONFIG_VIDEO_SAA7146) += saa7146.o 6obj-$(CONFIG_VIDEO_SAA7146_VV) += saa7146_vv.o 7obj-$(CONFIG_VIDEO_IR) += ir-common.o