9 lines
189 B
Makefile
9 lines
189 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += cachectl.h 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
|