This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
xqemu
mirror of
https://github.com/xqemu/xqemu.git
Watch
1
Star
0
Fork
You've already forked xqemu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5f86146fb3
xqemu
/
target-s390x
/
Makefile.objs
4 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
build: move libobj-y variable to nested Makefile.objs Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-05-29 08:55:47 +00:00
obj-y
+=
op_helper.o helper.o cpu.o
$(obj)/op_helper.o
:
QEMU_CFLAGS
+=
$(
HELPER_CFLAGS
)