This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
qemu
mirror of
https://gitee.com/openkylin/qemu.git
Watch
9
Star
0
Fork
You've already forked qemu
0
Code
Issues
Projects
Releases
Wiki
Activity
4678124bb9
qemu
/
hw
/
bt
/
Makefile.objs
4 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
hw: move target-independent files to subdirectories This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-03-01 20:59:19 +08:00
common-obj-y
+=
core.o l2cap.o sdp.o hci.o hid.o
common-obj-y
+=
hci-csr.o