mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +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
|