mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 08:43:31 +00:00
11 lines
209 B
Makefile
11 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
|