mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 10:44:14 +08: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
|