This website requires JavaScript.
Explore
Help
Register
Sign In
xemu-project
/
xemu
Watch
1
Star
0
Fork
0
You've already forked xemu
mirror of
https://github.com/xemu-project/xemu.git
synced
2024-11-24 20:19:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b0224788e7
xemu
/
hw
/
sh4
/
Makefile.objs
5 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
hw: move boards and other isolated files to hw/ARCH Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 11:03:15 +00:00
obj-y
+=
shix.o r2d.o
sh: move files referencing CPU to hw/sh4/ Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 14:22:56 +00:00
obj-y
+=
sh7750.o sh7750_regnames.o
hw: move PCI bridges to hw/pci-* or hw/ARCH Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 14:06:20 +00:00
obj-y
+=
sh_pci.o
Reference in New Issue
Copy Permalink