mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-11 06:16:10 +00:00
11 lines
185 B
Makefile
11 lines
185 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += boot.h
|
|
header-y += debugreg.h
|
|
header-y += ldt.h
|
|
header-y += ucontext.h
|
|
|
|
unifdef-y += mtrr.h
|
|
unifdef-y += setup.h
|
|
unifdef-y += vm86.h
|