]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/input/joystick/iforce/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-jammy-kernel.git] / drivers / input / joystick / iforce / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1da177e4
LT
2#
3# Makefile for the I-Force driver
4#
118e78d1 5# By Johann Deneux <johann.deneux@gmail.com>
1da177e4
LT
6#
7
1da177e4
LT
8obj-$(CONFIG_JOYSTICK_IFORCE) += iforce.o
9
33e808c3
DT
10iforce-y := iforce-ff.o iforce-main.o iforce-packets.o
11iforce-$(CONFIG_JOYSTICK_IFORCE_232) += iforce-serio.o
12iforce-$(CONFIG_JOYSTICK_IFORCE_USB) += iforce-usb.o