5 lines
76 B
Makefile
5 lines
76 B
Makefile
|
#
|
||
|
# Makefile for grip sensors
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SENSORS_SX9380) += sx938x.o
|