mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-03 19:25:42 -05:00
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
|