Move milenage.[ch] into src/crypto
This commit is contained in:
parent
8ad733d5ea
commit
43df4cc2ca
7 changed files with 6 additions and 8 deletions
|
@ -670,7 +670,7 @@ NEED_MILENAGE=y
|
|||
endif
|
||||
|
||||
ifdef NEED_MILENAGE
|
||||
OBJS += ../src/hlr_auc_gw/milenage.o
|
||||
OBJS += ../src/crypto/milenage.o
|
||||
endif
|
||||
|
||||
ifdef CONFIG_PKCS12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue