mirror of
https://github.com/MiSTer-devel/Linux-Kernel_MiSTer.git
synced 2026-04-19 03:04:24 +00:00
14 lines
300 B
Makefile
14 lines
300 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
|
|
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 += export.h
|
|
generic-y += mcs_spinlock.h
|