summaryrefslogtreecommitdiffstats
path: root/bcmdhd/wifi_hal/Android.mk
diff options
context:
space:
mode:
authorVinit Deshapnde <vinitd@google.com>2014-05-07 20:47:44 -0700
committerVinit Deshapnde <vinitd@google.com>2014-05-07 20:47:44 -0700
commit0aa072e53060866de1ddf6510e797470c08fd1a4 (patch)
tree237ad527083e4bcab5f080bdcc3a590d219d017f /bcmdhd/wifi_hal/Android.mk
parent09f45268753c6021b621e0be82a6808cebbaa37d (diff)
downloadhardware_broadcom_wlan-0aa072e53060866de1ddf6510e797470c08fd1a4.zip
hardware_broadcom_wlan-0aa072e53060866de1ddf6510e797470c08fd1a4.tar.gz
hardware_broadcom_wlan-0aa072e53060866de1ddf6510e797470c08fd1a4.tar.bz2
Build fixes for sources merged from KWD
KWD doesn't have shared libnl; but L does; hence some build changes Change-Id: Idbd0f852f9bcfe12f76e194808fa85df3653a011
Diffstat (limited to 'bcmdhd/wifi_hal/Android.mk')
-rw-r--r--bcmdhd/wifi_hal/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bcmdhd/wifi_hal/Android.mk b/bcmdhd/wifi_hal/Android.mk
index 9a3caa9..e6ec2bd 100644
--- a/bcmdhd/wifi_hal/Android.mk
+++ b/bcmdhd/wifi_hal/Android.mk
@@ -25,7 +25,7 @@ LOCAL_CFLAGS += -Wno-maybe-uninitialized -Wno-parentheses
LOCAL_CPPFLAGS += -Wno-conversion-null
LOCAL_C_INCLUDES += \
- external/libnl-headers \
+ external/libnl/include \
$(call include-path-for, libhardware_legacy)/hardware_legacy \
LOCAL_SRC_FILES := \