diff options
| author | Mark Brown <broonie@kernel.org> | 2026-07-03 16:20:55 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-03 16:20:55 +0100 |
| commit | 16773300cf60c8e84b11536c570b4e0710f26e09 (patch) | |
| tree | a851402ac19c8932353af0ea6788562ddd4524cd /drivers/input/misc/Makefile | |
| parent | 73f0667220a40b4130f3ed25613ebb48967310c9 (diff) | |
| parent | c8f174900926d3b58cd048ac33b4cbb3de419bfe (diff) | |
| download | linux-next-16773300cf60c8e84b11536c570b4e0710f26e09.tar.gz linux-next-16773300cf60c8e84b11536c570b4e0710f26e09.zip | |
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
Diffstat (limited to 'drivers/input/misc/Makefile')
| -rw-r--r-- | drivers/input/misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile index 2281d6803fce..e9f85ca20c33 100644 --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile @@ -49,6 +49,7 @@ obj-$(CONFIG_INPUT_IMS_PCU) += ims-pcu.o obj-$(CONFIG_INPUT_IQS269A) += iqs269a.o obj-$(CONFIG_INPUT_IQS626A) += iqs626a.o obj-$(CONFIG_INPUT_IQS7222) += iqs7222.o +obj-$(CONFIG_INPUT_ISA1200_HAPTIC) += isa1200.o obj-$(CONFIG_INPUT_KEYSPAN_REMOTE) += keyspan_remote.o obj-$(CONFIG_INPUT_KXTJ9) += kxtj9.o obj-$(CONFIG_INPUT_M68K_BEEP) += m68kspkr.o |
