mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-05 20:04:31 -05: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
|