]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
build eap-aka-3gpp2 plugin in UML scenarios
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 15 Oct 2009 13:22:48 +0000 (15:22 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 15 Oct 2009 13:22:48 +0000 (15:22 +0200)
testing/scripts/build-umlrootfs

index 30dfc00eff8777c2a5a74f17e948ed446bfef220..4a561b857cc14d59fbc1ec15a20e1e97e2f8f06f 100755 (executable)
@@ -141,6 +141,7 @@ fi
 if [ "$USE_EAP_AKA" = "yes" ]
 then
     echo -n " --enable-eap-aka" >> $INSTALLSHELL
+    echo -n " --enable-eap-aka-3gpp2" >> $INSTALLSHELL
 fi
 
 if [ "$USE_EAP_SIM" = "yes" ]