summaryrefslogtreecommitdiffstats
path: root/bcmdhd/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bcmdhd/Android.mk')
-rw-r--r--bcmdhd/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/bcmdhd/Android.mk b/bcmdhd/Android.mk
new file mode 100644
index 0000000..5b43128
--- /dev/null
+++ b/bcmdhd/Android.mk
@@ -0,0 +1,3 @@
+ifeq ($(BOARD_WLAN_DEVICE),bcmdhd)
+ include $(call all-subdir-makefiles)
+endif