This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f47a08d1a7
qemu
/
hw
/
sparc
/
Makefile.objs
4 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created CONFIG_LEON3 added to default-configs/sparc-softmmu.mak. Signed-off-by: Ákos Kovács <akoskovacs@gmx.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20190202072456.6468-15-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-02-02 10:24:43 +03:00
obj-$(CONFIG_SUN4M)
+=
sun4m_iommu.o
obj-$(CONFIG_SUN4M)
+=
sun4m.o
obj-$(CONFIG_LEON3)
+=
leon3.o
Reference in New Issue
Copy Permalink