]> Git Repo - linux.git/blob - drivers/hsi/Makefile
drm/amdgpu: move kfd post_reset out of reset_sriov function
[linux.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/
This page took 0.046653 seconds and 4 git commands to generate.