linux-stable/drivers/hsi/Makefile

9 lines
169 B
Makefile
Raw Normal View History

#
# Makefile for HSI
#
obj-$(CONFIG_HSI) += hsi.o
hsi-objs := hsi_core.o
hsi-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o
obj-y += controllers/
obj-y += clients/