]> git.ipfire.org Git - thirdparty/u-boot.git/blame - drivers/input/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / input / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
16b195c8
JCPV
2#
3# (C) Copyright 2000-2007
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
16b195c8 5
e84421d8
SG
6obj-$(CONFIG_DM_KEYBOARD) += keyboard-uclass.o
7
dcbf8257 8obj-$(CONFIG_I8042_KEYB) += i8042.o
710f1d3d 9obj-$(CONFIG_TEGRA_KEYBOARD) += tegra-kbc.o
7d5ac918 10obj-$(CONFIG_TWL4030_INPUT) += twl4030.o
461484c2 11obj-$(CONFIG_TWL6030_INPUT) += twl6030.o
710f1d3d 12obj-$(CONFIG_CROS_EC_KEYB) += cros_ec_keyb.o
710f1d3d 13obj-y += input.o
0f925822 14obj-$(CONFIG_$(SPL_)OF_CONTROL) += key_matrix.o