]> Git Repo - J-linux.git/blob - drivers/staging/nvec/Makefile
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / drivers / staging / nvec / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_SERIO_NVEC_PS2)    += nvec_ps2.o
3 obj-$(CONFIG_MFD_NVEC)          += nvec.o
4 obj-$(CONFIG_NVEC_POWER)        += nvec_power.o
5 obj-$(CONFIG_KEYBOARD_NVEC)     += nvec_kbd.o
6 obj-$(CONFIG_NVEC_PAZ00)        += nvec_paz00.o
This page took 0.041411 seconds and 4 git commands to generate.