Linux Audio

Check our new training course

Open-source upstreaming

Need help get the support for your hardware in upstream Linux?
Loading...
Note: File does not exist in v3.1.
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