This website requires JavaScript.
Explore
Help
Sign In
UbiquitousOS
/
OpenCloudOS-Kernel
mirror of
https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git
Watch
11
Star
0
Fork
You've already forked OpenCloudOS-Kernel
0
Code
Issues
Projects
Releases
Wiki
Activity
848496e590
OpenCloudOS-Kernel
/
arch
/
nios2
/
include
/
uapi
/
asm
/
Kbuild
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nios2: Build infrastructure This patch adds Makefile and Kconfig files required for building a nios2 kernel. Signed-off-by: Ley Foon Tan <lftan@altera.com>
2014-11-06 15:20:19 +08:00
include include/uapi/asm-generic/Kbuild.asm
header-y += elf.h
nios2: update pt_regs Remove struct pt_regs from user header and use generic ucontext.h. Signed-off-by: Chung-Ling Tang <cltang@codesourcery.com> Acked-by: Ley Foon Tan <lftan@altera.com>
2015-03-12 13:34:31 +08:00
generic-y += ucontext.h