tmp_suning_uos_patched/drivers/FtDriver/Makefile
huangbibo 40ef4e27ac uos overall kernel patch
Signed-off-by: huangbibo <huangbibo@uniontech.com>
2022-09-21 08:52:36 +08:00

16 lines
269 B
Makefile

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the input core drivers.
#
# Each configuration option enables a list of files.
obj-y += lpc/
obj-y += clk/
obj-y += ras/
obj-y += scto/
obj-y += ec/
obj-y += uart/
obj-$(CONFIG_ARCH_PHYTIUM) += phytium_s3.o