8 lines
161 B
Makefile
8 lines
161 B
Makefile
|
#
|
||
|
# Makefile for industrial I/O gyroscope drivers
|
||
|
#
|
||
|
|
||
|
# When adding new entries keep the list in alphabetical order
|
||
|
|
||
|
obj-$(CONFIG_NVS_A3G4250D) += nvs_a3g4250d.o
|