1# 2# Makefile for HSI 3# 4obj-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o 5obj-$(CONFIG_HSI) += hsi.o 6obj-y += controllers/ 7obj-y += clients/ 8