This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2025-05-24 10:39:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ae65a26dd3
linux
/
arch
/
nios2
/
include
/
uapi
/
asm
/
Kbuild
6 lines
88 B
Text
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
Reference in a new issue
Copy permalink