repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r8152: fix tx packets accounting
[linux/fpc-iii.git]
/
drivers
/
iio
/
imu
/
bmi160
/
Makefile
blob
10365e493ae2d1c4578b972c64b0e9328aab3750
1
#
2
# Makefile for Bosch BMI160 IMU
3
#
4
obj-
$(
CONFIG_BMI160
) +=
bmi160_core.o
5
obj-
$(
CONFIG_BMI160_I2C
) +=
bmi160_i2c.o
6
obj-
$(
CONFIG_BMI160_SPI
) +=
bmi160_spi.o