Skip to content

Commit

Permalink
sensors: fix Make.defs for bmm150
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreHeinemans-NXP committed Dec 13, 2024
1 parent fce4f2b commit 108750e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/sensors/Make.defs
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 108750e

Please sign in to comment.