mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +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
|