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
/
sh4
/
Makefile.objs
blob
83fc939570d52a279e73c3c459b354c674b29f34
1
generated-files-y += linux-user/sh4/syscall_nr.h
2
3
syshdr := $(SRC_PATH)/linux-user/sh4/syscallhdr.sh
4
%/syscall_nr.h: $(SRC_PATH)/linux-user/sh4/syscall.tbl $(syshdr)
5
$(call quiet-command, sh $(syshdr) $< $@ $(TARGET_SYSTBL_ABI),"GEN","$@")