blob: bc5bda22f15ee8bdc1240421437ac05159761ef2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the I-Force driver
3#
Johann Deneux118e78d2007-10-20 00:47:32 +02004# By Johann Deneux <johann.deneux@gmail.com>
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
6
Linus Torvalds1da177e2005-04-16 15:20:36 -07007obj-$(CONFIG_JOYSTICK_IFORCE) += iforce.o
8
Dmitry Torokhov33e808c2010-11-22 12:53:23 -08009iforce-y := iforce-ff.o iforce-main.o iforce-packets.o
10iforce-$(CONFIG_JOYSTICK_IFORCE_232) += iforce-serio.o
11iforce-$(CONFIG_JOYSTICK_IFORCE_USB) += iforce-usb.o