This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-28 11:18:45 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
41c2c5b86a
linux_dsm_epyc7002
/
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 14:20:19 +07: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 12:34:31 +07:00
generic-y += ucontext.h
Reference in New Issue
Copy Permalink