From c8c15b8e117f6a2127f1cc5067ba188ab2849950 Mon Sep 17 00:00:00 2001 From: Steven Lay Date: Mon, 26 Jun 2017 07:04:19 +0000 Subject: shinano-common: inherit bcmdhd firmware Needed for new bcmdhd driver changes in kernel Redundant config line can also be removed Change-Id: I64636fe90dde2efb1b24867ee6ca790e161a8a66 --- shinano.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3