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
e38077ff90
qemu
/
hw
/
openrisc
/
Makefile.objs
4 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
target-or32: Add a IIS dummy board Add a IIS dummy board. Signed-off-by: Jia Liu <proljc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-07-20 11:50:48 +04:00
obj-y
=
openrisc_pic.o openrisc_sim.o openrisc_timer.o
target-or32: Add PIC support Add OpenRISC Programmable Interrupt Controller support. Signed-off-by: Jia Liu <proljc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-07-20 11:50:46 +04:00
target-or32: Add target stubs and QOM cpu Add OpenRISC target stubs, QOM cpu and basic machine. Signed-off-by: Jia Liu <proljc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-07-20 11:50:39 +04:00
obj-y
:=
$(
addprefix ../,
$(
obj-y
)
)
Reference in New Issue
Copy Permalink