This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
c2279bd0a1
qemu-e2k
/
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 08:24:43 +01:00
obj-$(CONFIG_SUN4M)
+=
sun4m_iommu.o
obj-$(CONFIG_SUN4M)
+=
sun4m.o
obj-$(CONFIG_LEON3)
+=
leon3.o
Reference in New Issue
Copy Permalink