Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-18' into staging
[qemu/ar7.git] / linux-user / hppa / Makefile.objs
blobf8368be6f314c2046b6a484d97b99ba9123c00f8
1 generated-files-y += linux-user/hppa/syscall_nr.h
3 syshdr := $(SRC_PATH)/linux-user/hppa/syscallhdr.sh
4 %/syscall_nr.h: $(SRC_PATH)/linux-user/hppa/syscall.tbl $(syshdr)
5         $(call quiet-command, sh $(syshdr) $< $@ $(TARGET_SYSTBL_ABI),"GEN","$@")