aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/Kbuild.asm
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-07-04 12:55:45 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-07-04 12:55:45 -0700
commit6fa0cb1141da80eed4f86155fb51931bc1c31888 (patch)
treedf9b3c378ae4f44260eaae1a4b9d5c4ccf7bb641 /include/asm-generic/Kbuild.asm
parent[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb (diff)
parentRemove export of include/linux/isdn/tpam.h (diff)
downloadlinux-dev-6fa0cb1141da80eed4f86155fb51931bc1c31888.tar.xz
linux-dev-6fa0cb1141da80eed4f86155fb51931bc1c31888.zip
Merge git://git.infradead.org/hdrinstall-2.6
* git://git.infradead.org/hdrinstall-2.6: Remove export of include/linux/isdn/tpam.h Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace export Restrict headers exported to userspace for SPARC and SPARC64 Add empty Kbuild files for 'make headers_install' in remaining arches. Add Kbuild file for Alpha 'make headers_install' Add Kbuild file for SPARC 'make headers_install' Add Kbuild file for IA64 'make headers_install' Add Kbuild file for S390 'make headers_install' Add Kbuild file for i386 'make headers_install' Add Kbuild file for x86_64 'make headers_install' Add Kbuild file for PowerPC 'make headers_install' Add generic Kbuild files for 'make headers_install' Basic implementation of 'make headers_check' Basic implementation of 'make headers_install'
Diffstat (limited to 'include/asm-generic/Kbuild.asm')
-rw-r--r--include/asm-generic/Kbuild.asm11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/asm-generic/Kbuild.asm b/include/asm-generic/Kbuild.asm
new file mode 100644
index 000000000000..d8d0bcecd23f
--- /dev/null
+++ b/include/asm-generic/Kbuild.asm
@@ -0,0 +1,11 @@
+unifdef-y += a.out.h auxvec.h byteorder.h errno.h fcntl.h ioctl.h \
+ ioctls.h ipcbuf.h irq.h mman.h msgbuf.h param.h poll.h \
+ posix_types.h ptrace.h resource.h sembuf.h shmbuf.h shmparam.h \
+ sigcontext.h siginfo.h signal.h socket.h sockios.h stat.h \
+ statfs.h termbits.h termios.h timex.h types.h unistd.h user.h
+
+# These really shouldn't be exported
+unifdef-y += atomic.h io.h
+
+# These probably shouldn't be exported
+unifdef-y += elf.h page.h