brintos

brintos / linux-shallow public Read only

0
0
Text · 191 B · a6a6dc0 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for Bosch BMI323 IMU4#5obj-$(CONFIG_BMI323) += bmi323_core.o6obj-$(CONFIG_BMI323_I2C) += bmi323_i2c.o7obj-$(CONFIG_BMI323_SPI) += bmi323_spi.o8