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