mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
9 lines
178 B
Makefile
9 lines
178 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += cpu-features.h
|
|
|
|
unifdef-y += unistd_32.h
|
|
unifdef-y += unistd_64.h
|
|
unifdef-y += posix_types_32.h
|
|
unifdef-y += posix_types_64.h
|