Skip to content

Commit

Permalink
nios2: put setup.h in uapi
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-by: Tobias Klauser <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
  • Loading branch information
NicolasDichtel authored and masahir0y committed May 10, 2017
1 parent 3783567 commit 4f4ddad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/nios2/include/uapi/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ include include/uapi/asm-generic/Kbuild.asm

header-y += elf.h

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

0 comments on commit 4f4ddad

Please sign in to comment.