rom/ipsecvpn.iby
branchRCL_3
changeset 40 473321461bba
parent 38 9f4e37332ce5
child 41 e06095241a65
--- a/rom/ipsecvpn.iby	Thu Aug 19 10:54:34 2010 +0300
+++ b/rom/ipsecvpn.iby	Tue Aug 31 16:14:16 2010 +0300
@@ -22,9 +22,13 @@
 
 #ifdef FF_VPN_CLIENT
 
+#ifndef FF_GENERIC_ACCESS_NETWORK // UMA not supported
+
 data=ZSYSTEM\install\ipsecvpn.sis               system\install\ipsecvpn.sis
 data=ZSYSTEM\install\ipsecvpn_vpnpolins.sis     system\install\ipsecvpn_vpnpolins.sis
 
 #endif
 
+#endif // FF_VPN_CLIENT
+
 #endif // __IPSECVPN_IBY__