]> Git Repo - qemu.git/blobdiff - crypto/Makefile.objs
crypto: move built-in AES implementation into crypto/
[qemu.git] / crypto / Makefile.objs
index 03cc1b232d651304fcae7a5ddf8d664395fafdf7..9efc9b414642705ca870511002b2983576bea04f 100644 (file)
@@ -1,2 +1,3 @@
 util-obj-y += init.o
 util-obj-y += hash.o
+util-obj-y += aes.o
This page took 0.022978 seconds and 4 git commands to generate.