6 lines
133 B
Makefile
6 lines
133 B
Makefile
|
#
|
||
|
# Makefile for grip sensors
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SENSORS_ISG5320A) += isg5320a.o
|
||
|
obj-$(CONFIG_SENSORS_ISG5320A_SUB) += isg5320a.o
|