summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2016-09-06 17:30:10 -0400
committerVishal Mahaveer <vishalm@ti.com>2016-09-06 17:59:34 -0400
commitff771bbc38e9a8ed13f004b527a09ed1600cd4d7 (patch)
tree67a51c68458daee18758f6695fed5de1153b2d5c
parentd8ef63430cb118159d5ef48cec95268a98b06216 (diff)
downloadjacinto6evm-ff771bbc38e9a8ed13f004b527a09ed1600cd4d7.tar.gz
jacinto6evm: TEMP: disable wlan/wpan firmware makefiles
The way WLAN/WPAN firmware gets copied to final build needs to be relooked at. Latest AOSP build system is giving permission errors when building them. Disable for time being. Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--device.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 3ae4a48..d27c67c 100644
--- a/device.mk
+++ b/device.mk
@@ -135,5 +135,5 @@ $(call inherit-product-if-exists, hardware/ti/dra7xx/jacinto6.mk)
#$(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk)
-$(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk)
-$(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wpan/wl12xx-wpan-fw-products.mk)
+#$(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk)
+#$(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wpan/wl12xx-wpan-fw-products.mk)