mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
12 lines
209 B
Makefile
12 lines
209 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += gentrap.h
|
|
header-y += regdef.h
|
|
header-y += pal.h
|
|
header-y += reg.h
|
|
|
|
unifdef-y += console.h
|
|
unifdef-y += fpu.h
|
|
unifdef-y += sysinfo.h
|
|
unifdef-y += compiler.h
|