]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/hsi/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / hsi / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for HSI
4 #
5 obj-$(CONFIG_HSI) += hsi.o
6 hsi-objs := hsi_core.o
7 hsi-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o
8 obj-y += controllers/
9 obj-y += clients/