xref: /linux/drivers/hsi/Makefile (revision 25aee3debe0464f6c680173041fa3de30ec9ff54)
1#
2# Makefile for HSI
3#
4obj-$(CONFIG_HSI_BOARDINFO)	+= hsi_boardinfo.o
5obj-$(CONFIG_HSI)		+= hsi.o
6obj-y				+= clients/
7