From: Andreas Steffen Date: Thu, 15 Oct 2009 13:22:48 +0000 (+0200) Subject: build eap-aka-3gpp2 plugin in UML scenarios X-Git-Tag: 4.3.5rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3162d8062c3440efa4a4959c7451ba6f4b0980;p=thirdparty%2Fstrongswan.git build eap-aka-3gpp2 plugin in UML scenarios --- diff --git a/testing/scripts/build-umlrootfs b/testing/scripts/build-umlrootfs index 30dfc00eff..4a561b857c 100755 --- a/testing/scripts/build-umlrootfs +++ b/testing/scripts/build-umlrootfs @@ -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" ]