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 v3.4 6 lines 176 B view raw
1# 2# Makefile for TI's shared transport line discipline 3# and its protocol drivers (BT, FM, GPS) 4# 5obj-$(CONFIG_TI_ST) += st_drv.o 6st_drv-objs := st_core.o st_kim.o st_ll.o