projects
/
GitHub
/
LineageOS
/
android_hardware_samsung_slsi_scsc_wifibt_wifi_hal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
082f000
)
wlbt: update makefile guard
author
Jan Altensen
<info@stricted.net>
Wed, 2 Sep 2020 12:51:04 +0000
(14:51 +0200)
committer
Jan Altensen
<info@stricted.net>
Tue, 8 Sep 2020 20:07:59 +0000
(22:07 +0200)
Change-Id: I52b817c9d40ab23e48702bf9bb189b0439d94a7f
Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/Android.mk
b/Android.mk
index d02568e6e2ca9f31c7e2d553836552c705cf8fc1..68e9eca0bef69827b4ffb9055291b572dfc2cc74 100755
(executable)
--- a/
Android.mk
+++ b/
Android.mk
@@
-4,7
+4,7
@@
#
#############################################################################
-ifeq ($(
CONFIG_SAMSUNG_SCSC_WIFIBT),true
)
+ifeq ($(
BOARD_WLAN_DEVICE),slsi
)
LOCAL_PATH := $(call my-dir)