From 8a6d48c0542876eb3acfc0970c0ab7872db08d5f Mon Sep 17 00:00:00 2001 From: Zheng Da Date: Sun, 6 Dec 2009 05:26:23 +0100 Subject: check in the original version of dde linux26. --- 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