aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorDavid Rientjes <rientjes@google.com>2007-10-16 23:26:00 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-17 08:42:46 -0700
commit9aad369e5690cbd0505f75aa1d34c9cacfef48da (patch)
treeecc8f74699ca6f51052637bdd9a0e27b04d5a492 /include/linux/Kbuild
parentoom: prevent including sched.h in header file (diff)
downloadlinux-dev-9aad369e5690cbd0505f75aa1d34c9cacfef48da.tar.xz
linux-dev-9aad369e5690cbd0505f75aa1d34c9cacfef48da.zip
oom: add header file to Kbuild as unifdef
Preprocess include/linux/oom.h before exporting it to userspace. Cc: Andrea Arcangeli <andrea@suse.de> Cc: Christoph Lameter <clameter@sgi.com> Cc: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David Rientjes <rientjes@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 025af706d114..2e683c1c443a 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -283,6 +283,7 @@ unifdef-y += nfs_idmap.h
unifdef-y += n_r3964.h
unifdef-y += nubus.h
unifdef-y += nvram.h
+unifdef-y += oom.h
unifdef-y += parport.h
unifdef-y += patchkey.h
unifdef-y += pci.h