projects
/
GitHub
/
LineageOS
/
G12
/
android_hardware_realtek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f97e76
)
compatible for atv
author
Weiguo Hu
<hwg@rock-chips.com>
Tue, 7 Aug 2018 08:42:23 +0000
(16:42 +0800)
committer
Weiguo Hu
<hwg@rock-chips.com>
Tue, 7 Aug 2018 08:42:23 +0000
(16:42 +0800)
Change-Id: I1025600590ee331710a1a2b09832cafd9f5cb253
rtkbt/rtkbt.mk
patch
|
blob
|
blame
|
history
diff --git
a/rtkbt/rtkbt.mk
b/rtkbt/rtkbt.mk
index 88c7fe11268c45ca79fd109befd422f63673a84b..902400bd7b2fc5ef7ebabe300e380d8d5bca771b 100755
(executable)
--- a/
rtkbt/rtkbt.mk
+++ b/
rtkbt/rtkbt.mk
@@
-7,7
+7,7
@@
BOARD_HAVE_BLUETOOTH := true
BOARD_HAVE_BLUETOOTH_RTK := true
BOARD_HAVE_BLUETOOTH_RTK_COEX := true
-if
eq ($(strip $(TARGET_BOARD_PLATFORM_PRODUCT)), box
)
+if
neq ($(filter atv box, $(strip $(TARGET_BOARD_PLATFORM_PRODUCT))),
)
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(CUR_PATH)/bluetooth
endif