criu/compel
Dmitry Safonov 0d76ff0883 arm/make: add missed syscalls.S dependency
As for compiling syscalls.S needed syscall-aux.h header,
which is linked with making $(sys-asm-types), add it to deps.

Fixes:
> In file included from compel/arch/aarch64/plugins/std/syscalls/syscalls.S:2:0:
>     compel/include/uapi/compel/plugins/std/syscall-codes.h:568:44: fatal error: compel/plugins/std/syscall-aux.h: No such file or directory
>      #include <compel/plugins/std/syscall-aux.h>
>                                                 ^
>     compilation terminated.

Cc: Pavel Emelyanov <xemul@virtuozzo.com>
Cc: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Dmitry Safonov <dsafonov@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-04-20 07:01:34 +03:00
..
arch arm/make: add missed syscalls.S dependency 2017-04-20 07:01:34 +03:00
include compel: return ptrace area helpers back to uapi 2017-04-02 18:12:10 +03:00
plugins compel: make plugins .a archives 2017-04-02 18:12:10 +03:00
src compel: Print why memfd()-ing task fails 2017-04-11 08:59:16 +03:00
test compel: Test for FDs stealing 2017-03-15 09:36:09 +03:00
.gitignore arm/compel: add generated headers to .gitignore 2017-04-17 18:35:58 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel: no -r for ARM ldflags 2017-04-02 18:12:10 +03:00