Merge tag 'v5.2' into next
[sfrench/cifs-2.6.git] / drivers / input / joystick / iforce / Makefile
index fa79a49d7ca10b95bf95ec6703bb837ec20a210e..dbbe7c04010dc240fef3fbf70959f7a28c9cb602 100644 (file)
@@ -5,8 +5,7 @@
 # By Johann Deneux <johann.deneux@gmail.com>
 #
 
-obj-$(CONFIG_JOYSTICK_IFORCE)  += iforce.o
-
+obj-$(CONFIG_JOYSTICK_IFORCE)          += iforce.o
 iforce-y := iforce-ff.o iforce-main.o iforce-packets.o
-iforce-$(CONFIG_JOYSTICK_IFORCE_232)   += iforce-serio.o
-iforce-$(CONFIG_JOYSTICK_IFORCE_USB)   += iforce-usb.o
+obj-$(CONFIG_JOYSTICK_IFORCE_232)      += iforce-serio.o
+obj-$(CONFIG_JOYSTICK_IFORCE_USB)      += iforce-usb.o