mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:16:05 +08:00
sensors: fix Make.defs for bmm150
This commit is contained in:
committed by
Xiang Xiao
parent
cfd79b89ab
commit
d15a20eac8
@@ -174,10 +174,6 @@ else
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_SENSORS_BMM150),y)
|
||||
CSRCS += bmm150.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_SENSORS_BMP180),y)
|
||||
CSRCS += bmp180_base.c
|
||||
ifeq ($(CONFIG_SENSORS_BMP180_UORB),y)
|
||||
|
||||
Reference in New Issue
Block a user