mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 06:42:31 +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
|