Fix SIM/USIM simulator build to include AES encryption function
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 7 Sep 2011 13:17:08 +0000 (16:17 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 7 Sep 2011 13:17:08 +0000 (16:17 +0300)
wpa_supplicant/Makefile

index 4b3f5a0..de4d6ad 100644 (file)
@@ -773,6 +773,7 @@ endif
 
 ifdef NEED_MILENAGE
 OBJS += ../src/crypto/milenage.o
+NEED_AES_ENCBLOCK=y
 endif
 
 ifdef CONFIG_PKCS12