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