aboutsummaryrefslogtreecommitdiffstats
path: root/configs/80mac
diff options
context:
space:
mode:
authorsbrissen <sbrissen@hotmail.com>2013-10-28 11:25:50 -0400
committersbrissen <sbrissen@hotmail.com>2013-10-28 11:25:50 -0400
commit72e6293f27c1a41960dff988f8e59afd14ff8fc0 (patch)
tree95f3a87ea7bdac5ab4d1515b68c6f68ef47f6a4f /configs/80mac
downloaddevice_samsung_kona-common-72e6293f27c1a41960dff988f8e59afd14ff8fc0.zip
device_samsung_kona-common-72e6293f27c1a41960dff988f8e59afd14ff8fc0.tar.gz
device_samsung_kona-common-72e6293f27c1a41960dff988f8e59afd14ff8fc0.tar.bz2
kona-common: Initial commit
Diffstat (limited to 'configs/80mac')
-rw-r--r--configs/80mac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/80mac b/configs/80mac
new file mode 100644
index 0000000..d24fa90
--- /dev/null
+++ b/configs/80mac
@@ -0,0 +1,6 @@
+#!/system/bin/sh
+#
+# Copy mac address to correct file to be read by macloader
+#
+
+busybox cat /efs/wifi/.mac.cob > /efs/wifi/.mac.info \ No newline at end of file