repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MAINTAINERS: Make section QOM cover hw/core/*bus.c as well
[qemu/armbru.git]
/
linux-user
/
m68k
/
Makefile.objs
blob
961bd05c237fc3e32d5c5f81e6926de76341d5e3
1
generated-files-y += linux-user/m68k/syscall_nr.h
2
3
syshdr := $(SRC_PATH)/linux-user/m68k/syscallhdr.sh
4
%/syscall_nr.h: $(SRC_PATH)/linux-user/m68k/syscall.tbl $(syshdr)
5
$(call quiet-command, sh $(syshdr) $< $@ $(TARGET_SYSTBL_ABI),"GEN","$@")