Kbuild (4ba24fef3eb3b142197135223b90ced2f319cd53) | Kbuild (92d5dd8cd6e2b211d32d8fbc6cf4b7470765a09f) |
---|---|
1include include/uapi/asm-generic/Kbuild.asm 2 3header-y += elf.h 4header-y += ucontext.h | 1include include/uapi/asm-generic/Kbuild.asm 2 3header-y += elf.h 4header-y += ucontext.h |
5 6generic-y += ucontext.h |
|