![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for the I-Force driver 0004 # 0005 # By Johann Deneux <johann.deneux@gmail.com> 0006 # 0007 0008 obj-$(CONFIG_JOYSTICK_IFORCE) += iforce.o 0009 iforce-y := iforce-ff.o iforce-main.o iforce-packets.o 0010 obj-$(CONFIG_JOYSTICK_IFORCE_232) += iforce-serio.o 0011 obj-$(CONFIG_JOYSTICK_IFORCE_USB) += iforce-usb.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |