]> git.proxmox.com Git - mirror_qemu.git/blame - linux-user/s390x/Makefile.objs
meson: accel
[mirror_qemu.git] / linux-user / s390x / Makefile.objs
CommitLineData
318f371d
LV
1generated-files-y += linux-user/s390x/syscall_nr.h
2
3syshdr := $(SRC_PATH)/linux-user/s390x/syscallhdr.sh
4%/syscall_nr.h: $(SRC_PATH)/linux-user/s390x/syscall.tbl $(syshdr)
5 $(call quiet-command, sh $(syshdr) $< $@ $(TARGET_SYSTBL_ABI),"GEN","$@")