summaryrefslogtreecommitdiffstats
path: root/bcmdhd/config/config-bcm.mk
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-07-24 23:00:45 +0100
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-07-24 23:00:45 +0100
commit3cc1f8a1eb2986db05de6dd25c0869921dc41136 (patch)
tree0645a44275cea5928b9f2d52b591a9d09969032c /bcmdhd/config/config-bcm.mk
parent6863a0b90384a0fcb2d6280923e942242293f1c0 (diff)
parent82f1cb8a08a90ff145e0a4eebede9c6a1ba2be95 (diff)
downloadandroid_hardware_broadcom_wlan-cm-10.2.tar.gz
android_hardware_broadcom_wlan-cm-10.2.tar.bz2
android_hardware_broadcom_wlan-cm-10.2.zip
Merge tag 'android-4.3_r2.1' into cm-10.2cm-10.2.1cm-10.2.0cm-10.2-M1stable/cm-10.2cm-10.2
Android 4.3 release 2.1 Conflicts: bcm4329/Android.mk bcmdhd/config/config-bcm.mk Change-Id: Ib265fc14466dc52c40db6e2b457dbba84992fb2f
Diffstat (limited to 'bcmdhd/config/config-bcm.mk')
-rw-r--r--bcmdhd/config/config-bcm.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/bcmdhd/config/config-bcm.mk b/bcmdhd/config/config-bcm.mk
new file mode 100644
index 0000000..ab3e5de
--- /dev/null
+++ b/bcmdhd/config/config-bcm.mk
@@ -0,0 +1,20 @@
+#
+# Copyright (C) 2008 The Android Open Source Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+########################
+PRODUCT_COPY_FILES += \
+ hardware/broadcom/wlan/bcmdhd/config/wpa_supplicant_overlay.conf:system/etc/wifi/wpa_supplicant_overlay.conf
+########################