Skip to content

Commit

Permalink
firewire: Install firewire-constants.h and firewire-cdev.h for usersp…
Browse files Browse the repository at this point in the history
…ace.

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>
  • Loading branch information
Kristian Høgsberg authored and Stefan Richter committed May 31, 2007
1 parent 1ca31ae commit ca9a7af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/linux/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ca9a7af

Please sign in to comment.