Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59495949 authored by Andreas Gampe's avatar Andreas Gampe Committed by Gerrit Code Review
Browse files

Merge "Bluetooth: Turn off unused-XXX warnings"

parents 25184cc0 9cb4d9c9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -13,6 +13,9 @@ endif

bdroid_CFLAGS += -Wall -Werror

# Temporary, remove after cleanup. b/18632512
bdroid_CFLAGS += -Wno-unused

ifneq ($(BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED),)
  bdroid_CFLAGS += -DHCILP_INCLUDED=$(BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED)
endif