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
2025-03-02 09:27:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
xemu
/
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 15:50:48 +08: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 15:50:46 +08: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 15:50:39 +08:00
obj-y
:=
$(
addprefix ../,
$(
obj-y
)
)
Reference in New Issue
Copy Permalink