mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
nios2: put setup.h in uapi
This header file is exported, but from a userland pov, it's just a wrapper to asm-generic/setup.h. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Reviewed-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
37835671c4
commit
4f4ddad395
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ include include/uapi/asm-generic/Kbuild.asm
|
|||
|
||||
header-y += elf.h
|
||||
|
||||
generic-y += setup.h
|
||||
generic-y += ucontext.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue