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
error: Strip trailing '\n' from error string arguments (again)
[qemu/ar7.git]
/
softmmu
/
Makefile.objs
blob
a414a74c501179dbc6d7b950e1b9544e5132cab7
1
softmmu-main-y = softmmu/main.o
2
3
obj-y += arch_init.o
4
obj-y += cpus.o
5
obj-y += cpu-throttle.o
6
obj-y += balloon.o
7
obj-y += ioport.o
8
obj-y += memory.o
9
obj-y += memory_mapping.o
10
11
obj-y += qtest.o
12
13
obj-y += vl.o
14
vl.o-cflags := $(GPROF_CFLAGS) $(SDL_CFLAGS)