net/mlx5e: Fix memory leak if refreshing TIRs fails
[deliverable/linux.git] / drivers / hsi / Makefile
... / ...
CommitLineData
1#
2# Makefile for HSI
3#
4obj-$(CONFIG_HSI) += hsi.o
5hsi-objs := hsi_core.o
6hsi-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o
7obj-y += controllers/
8obj-y += clients/
This page took 0.027864 seconds and 5 git commands to generate.