Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
[deliverable/linux.git] / drivers / misc / ti-st / Makefile
1 #
2 # Makefile for TI's shared transport line discipline
3 # and its protocol drivers (BT, FM, GPS)
4 #
5 obj-$(CONFIG_TI_ST) += st_drv.o
6 st_drv-objs := st_core.o st_kim.o st_ll.o
This page took 0.029297 seconds and 5 git commands to generate.