To enable seccomp constant action bitmaps, we need to have a static mapping to the audit architecture and system call table size. Add these for arm. Signed-off-by: Kees Cook <keescook@chromium.org>
10 lines
209 B
Makefile
10 lines
209 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
generic-y += early_ioremap.h
|
|
generic-y += extable.h
|
|
generic-y += flat.h
|
|
generic-y += local64.h
|
|
generic-y += parport.h
|
|
|
|
generated-y += mach-types.h
|
|
generated-y += unistd-nr.h
|