lineage_kernel_xcoverpro/drivers/hsi/Makefile

10 lines
204 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for HSI
#
obj-$(CONFIG_HSI) += hsi.o
hsi-objs := hsi_core.o
hsi-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o
obj-y += controllers/
obj-y += clients/