mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00

All *.S files under arch/sparc/ 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> Acked-by: Sam Ravnborg <sam@ravnborg.org>
6 lines
174 B
Makefile
6 lines
174 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
generated-y += syscall_table_32.h
|
|
generated-y += syscall_table_64.h
|
|
generic-y += agp.h
|
|
generic-y += kvm_para.h
|
|
generic-y += mcs_spinlock.h
|