]> Git Repo - qemu.git/blobdiff - Makefile.objs
Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into staging
[qemu.git] / Makefile.objs
index 06b95c72d09e000dccd7030da8366510a789a2b4..8f705f6202e681e0bd5ca943ab3d7631245e5824 100644 (file)
@@ -1,6 +1,6 @@
 #######################################################################
 # Common libraries for tools and emulators
-stub-obj-y = stubs/
+stub-obj-y = stubs/ crypto/
 util-obj-y = util/ qobject/ qapi/
 util-obj-y += qmp-introspect.o qapi-types.o qapi-visit.o qapi-event.o
 
@@ -89,7 +89,6 @@ endif
 
 #######################################################################
 # Target-independent parts used in system and user emulation
-common-obj-y += qemu-log.o
 common-obj-y += tcg-runtime.o
 common-obj-y += hw/
 common-obj-y += qom/
This page took 0.022643 seconds and 4 git commands to generate.