mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-09-13 15:43:39 +10:00
All *.S files under arch/alpha/ 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>
8 lines
165 B
Makefile
8 lines
165 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
generated-y += syscall_table.h
|
|
generic-y += agp.h
|
|
generic-y += asm-offsets.h
|
|
generic-y += kvm_para.h
|
|
generic-y += mcs_spinlock.h
|