Commit fd43769e authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Michal Simek

microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Cc: Michal Simek <monstr@monstr.eu>
Cc: microblaze-uclinux@itee.uq.edu.au
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 64aff1d6
# UAPI Header export list
include include/uapi/asm-generic/Kbuild.asm
generic-y += types.h
header-y += auxvec.h
header-y += bitsperlong.h
header-y += byteorder.h
......@@ -31,5 +33,4 @@ header-y += statfs.h
header-y += swab.h
header-y += termbits.h
header-y += termios.h
header-y += types.h
header-y += unistd.h
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment