[T106][ZXW-22]7520V3SCV2.01.01.02P42U09_VEC_V0.8_AP_VEC origin source commit

Change-Id: Ic6e05d89ecd62fc34f82b23dcf306c93764aec4b
diff --git a/ap/app/Script/etc/udhcpd.conf b/ap/app/Script/etc/udhcpd.conf
new file mode 100644
index 0000000..1d8f42d
--- /dev/null
+++ b/ap/app/Script/etc/udhcpd.conf
@@ -0,0 +1,8 @@
+start 192.168.1.100
+end 192.168.1.200
+interface br0
+option subnet 255.255.255.0
+option dns 192.168.1.1
+option router 192.168.1.1
+option lease 86400
+lease_file /mnt/jffs2/etc/udhcpd.leases