You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/iio/imu/st_asm330lhh/Makefile

5 lines
224 B

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