mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-13 16:40:22 +00:00
f9e402016d
Add HSI character device kernel configuration Signed-off-by: Andras Domokos <andras.domokos@nokia.com> Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com>
6 lines
69 B
Makefile
6 lines
69 B
Makefile
#
|
|
# Makefile for HSI clients
|
|
#
|
|
|
|
obj-$(CONFIG_HSI_CHAR) += hsi_char.o
|