mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
6 lines
224 B
Makefile
6 lines
224 B
Makefile
st_asm330lhh-y := st_asm330lhh_core.o st_asm330lhh_buffer.o
|
|
|
|
obj-$(CONFIG_IIO_ST_ASM330LHH) += st_asm330lhh.o
|
|
obj-$(CONFIG_IIO_ST_ASM330LHH_I2C) += st_asm330lhh_i2c.o
|
|
obj-$(CONFIG_IIO_ST_ASM330LHH_SPI) += st_asm330lhh_spi.o
|