mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-13 17:10:37 +09:00
6 lines
138 B
Makefile
6 lines
138 B
Makefile
# gsensor drivers
|
|
|
|
obj-$(CONFIG_GS_MMA7660) += mma7660.o
|
|
obj-$(CONFIG_GS_MMA8452) += mma8452.o
|
|
obj-$(CONFIG_GS_L3G4200D) += l3g4200d.o
|