mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 12:00:22 +09: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
|
|
|