mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 17:21:49 +00:00
e08d8aaead
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
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
|