mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 23:53:52 +02:00
7 lines
128 B
Makefile
7 lines
128 B
Makefile
# gsensor drivers
|
|
|
|
obj-$(CONFIG_CM3202) += cm3202.o
|
|
obj-$(CONFIG_LS_CM3217) += cm3217.o
|
|
obj-$(CONFIG_LS_US5151) += us5151.o
|
|
|