dc7bf5d718
This adds a driver for the SSI McSAAB protocol as used in the Nokia N900. Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
7 lines
115 B
Makefile
7 lines
115 B
Makefile
#
|
|
# Makefile for HSI clients
|
|
#
|
|
|
|
obj-$(CONFIG_SSI_PROTOCOL) += ssi_protocol.o
|
|
obj-$(CONFIG_HSI_CHAR) += hsi_char.o
|