aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authorGiulio Cervera <giulio.cervera@cyanogenmod.org>2014-10-27 22:25:16 +0100
committerGiulio Cervera <giulio.cervera@cyanogenmod.org>2014-10-27 23:10:00 +0100
commit7adb977d087ab311315bae57534d365098b4d576 (patch)
tree13ed164938e16399decc1cffef1a899a6bd835c1 /shinano.mk
parent475906df8064344adc96e4c516a2e11bf83ccbd7 (diff)
shinano: wifi: use aosp firmware
Change-Id: I1c8a0990505c8e6d4cfd78c2285c32e357ee393f
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 149d369..42e7d26 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -240,7 +240,7 @@ PRODUCT_PACKAGES += \
CameraWorkaround
# 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)