blob: b75a348d0c1cfdb7cde4c0fe6adc05846e0fc2c4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|