mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 16:41:58 +00:00
fadcfa33b6
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
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
|