aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2007-05-31 11:36:23 -0400
committerStefan Richter <stefanr@s5r6.in-berlin.de>2007-05-31 21:40:15 +0200
commitca9a7af35f1ce4a990c6c3aace65ed36f89d50bf (patch)
treec3e8846c9e0e1946678f5afc83e452c29f13394a /include/linux/Kbuild
parent1ca31ae7cfed3e2a8e48fbf6ed6cac06495b6158 (diff)
downloadlinux-ca9a7af35f1ce4a990c6c3aace65ed36f89d50bf.tar.gz
firewire: Install firewire-constants.h and firewire-cdev.h for userspace.
This just adds them to include/linux/Kbuild using header-y. Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index e1013156c25ed2..f317c270d4bfe9 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -62,6 +62,8 @@ header-y += fadvise.h
header-y += fd.h
header-y += fdreg.h
header-y += fib_rules.h
+header-y += firewire-cdev.h
+header-y += firewire-constants.h
header-y += fuse.h
header-y += genetlink.h
header-y += gen_stats.h