Skip to content

Commit 4f4ddad

Browse files
NicolasDichtelmasahir0y
authored andcommitted
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>
1 parent 3783567 commit 4f4ddad

File tree

1 file changed

+1
-0
lines changed
  • arch/nios2/include/uapi/asm

1 file changed

+1
-0
lines changed

arch/nios2/include/uapi/asm/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ include include/uapi/asm-generic/Kbuild.asm
22

33
header-y += elf.h
44

5+
generic-y += setup.h
56
generic-y += ucontext.h

0 commit comments

Comments
 (0)