From 7996a3d79d55b7f879dfd62e202bbfe2963718d3 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 27 Jul 2013 22:15:01 +0000 Subject: really properly move files --- libdde-linux26/contrib/include/asm-generic/Kbuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 libdde-linux26/contrib/include/asm-generic/Kbuild (limited to 'libdde-linux26/contrib/include/asm-generic/Kbuild') diff --git a/libdde-linux26/contrib/include/asm-generic/Kbuild b/libdde-linux26/contrib/include/asm-generic/Kbuild new file mode 100644 index 00000000..4c9932a2 --- /dev/null +++ b/libdde-linux26/contrib/include/asm-generic/Kbuild @@ -0,0 +1,13 @@ +header-y += errno-base.h +header-y += errno.h +header-y += fcntl.h +header-y += ioctl.h +header-y += mman.h +header-y += poll.h +header-y += signal.h +header-y += statfs.h + +unifdef-y += int-l64.h +unifdef-y += int-ll64.h +unifdef-y += resource.h +unifdef-y += siginfo.h -- cgit v1.2.3