brintos

brintos / linux-shallow public Read only

0
0
Text · 216 B · 9339310 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Makefile for TI's shared transport line discipline4# and its protocol drivers (BT, FM, GPS)5#6obj-$(CONFIG_TI_ST) 		+= st_drv.o7st_drv-objs			:= st_core.o st_kim.o st_ll.o8