kernel-fxtec-pro1x/arch/tile/include/asm/Kbuild
Chris Metcalf 9ff27fdbd5 arch/tile: export <asm/hardwall.h> to userspace
This should have been as part of the initial hardwall submission to
LKML but was overlooked.  The header provides the ioctl definitions for
manipulating the hardwall fd, so needs to be available to userspace.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2011-03-01 16:20:23 -05:00

4 lines
86 B
Makefile

include include/asm-generic/Kbuild.asm
header-y += ucontext.h
header-y += hardwall.h