8b01de8030
All *.S files under arch/x86/ have been converted to include <linux/export.h> instead of <asm/export.h>. Remove <asm/export.h>. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230806145958.380314-3-masahiroy@kernel.org
14 lines
304 B
Makefile
14 lines
304 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
|
|
generated-y += orc_hash.h
|
|
generated-y += syscalls_32.h
|
|
generated-y += syscalls_64.h
|
|
generated-y += syscalls_x32.h
|
|
generated-y += unistd_32_ia32.h
|
|
generated-y += unistd_64_x32.h
|
|
generated-y += xen-hypercalls.h
|
|
|
|
generic-y += early_ioremap.h
|
|
generic-y += mcs_spinlock.h
|