aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authorSteven Lay <arbiter1000@gmail.com>2017-06-26 07:04:19 +0000
committerMax Weffers <rcstar6696@gmail.com>2017-06-28 16:53:43 +0000
commitc8c15b8e117f6a2127f1cc5067ba188ab2849950 (patch)
tree8dec4bd01dde9a1790776807504ea6356015630f /shinano.mk
parenta3068383a77f12c6dea75ff0adfb4a85cfee1371 (diff)
shinano-common: inherit bcmdhd firmware
Needed for new bcmdhd driver changes in kernel Redundant config line can also be removed Change-Id: I64636fe90dde2efb1b24867ee6ca790e161a8a66
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shinano.mk b/shinano.mk
index e921363..dc4843f 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -152,7 +152,7 @@ PRODUCT_COPY_FILES += \
$(COMMON_PATH)/rootdir/system/etc/init.qcom-sensor.sh:system/etc/init.qcom-sensor.sh
# BCM Wifi
-$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk)
+$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/device-bcm.mk)
# Include non-opensource parts
$(call inherit-product, vendor/sony/shinano-common/shinano-common-vendor.mk)