repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
main_loop_wait: block indefinitely
[qemu/ar7.git]
/
roms
/
Makefile
blob
0114e6f33fae5e0ed8b3016c5601ee089b0b483c
1
2
default
:
3
@echo
"nothing is build by default"
4
@echo
"available build targets:"
5
@echo
" bios -- update bios.bin (seabios)"
6
7
bios
:
config.seabios
8
sh configure-seabios.sh
$<
9
make
-
C seabios out
/
bios.bin
10
cp seabios
/
out
/
bios.bin ..
/
pc-bios
/
bios.bin