diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2006-07-05 11:17:36 -0400 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-07-05 11:17:36 -0400 |
commit | 3864caea2ed2b43bfc92e5cfbe001abe3f002a06 (patch) | |
tree | 6a4dd237bdf0c128d81892afdb831f2d62434533 /include | |
parent | ecb1460dc44ffb8d3e570597f394504898f088bb (diff) |
[GFS2] Kbuild update to install correct headers
Now that the headers_instakll target is in Linus' kernel, this
update ensures that the correct GFS2/DLM headers are installed.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/Kbuild | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 2b8a7d68fae3..2121cde187d8 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -8,7 +8,7 @@ header-y += affs_fs.h affs_hardblocks.h aio_abi.h a.out.h arcfb.h \ | |||
8 | atmppp.h atmsap.h atmsvc.h atm_zatm.h auto_fs4.h auxvec.h \ | 8 | atmppp.h atmsap.h atmsvc.h atm_zatm.h auto_fs4.h auxvec.h \ |
9 | awe_voice.h ax25.h b1lli.h baycom.h bfs_fs.h blkpg.h \ | 9 | awe_voice.h ax25.h b1lli.h baycom.h bfs_fs.h blkpg.h \ |
10 | bpqether.h cdk.h chio.h coda_psdev.h coff.h comstats.h \ | 10 | bpqether.h cdk.h chio.h coda_psdev.h coff.h comstats.h \ |
11 | consolemap.h cycx_cfm.h dm-ioctl.h dn.h dqblk_v1.h \ | 11 | consolemap.h cycx_cfm.h dlm_device.h dm-ioctl.h dn.h dqblk_v1.h \ |
12 | dqblk_v2.h dqblk_xfs.h efs_fs_sb.h elf-fdpic.h elf.h elf-em.h \ | 12 | dqblk_v2.h dqblk_xfs.h efs_fs_sb.h elf-fdpic.h elf.h elf-em.h \ |
13 | fadvise.h fd.h fdreg.h ftape-header-segment.h ftape-vendors.h \ | 13 | fadvise.h fd.h fdreg.h ftape-header-segment.h ftape-vendors.h \ |
14 | fuse.h futex.h genetlink.h gen_stats.h gigaset_dev.h hdsmart.h \ | 14 | fuse.h futex.h genetlink.h gen_stats.h gigaset_dev.h hdsmart.h \ |
@@ -18,28 +18,29 @@ header-y += affs_fs.h affs_hardblocks.h aio_abi.h a.out.h arcfb.h \ | |||
18 | if_plip.h if_ppp.h if_slip.h if_strip.h if_tunnel.h in6.h \ | 18 | if_plip.h if_ppp.h if_slip.h if_strip.h if_tunnel.h in6.h \ |
19 | in_route.h ioctl.h ip.h ipmi_msgdefs.h ip_mp_alg.h ipsec.h \ | 19 | in_route.h ioctl.h ip.h ipmi_msgdefs.h ip_mp_alg.h ipsec.h \ |
20 | ipx.h irda.h isdn_divertif.h iso_fs.h ite_gpio.h ixjuser.h \ | 20 | ipx.h irda.h isdn_divertif.h iso_fs.h ite_gpio.h ixjuser.h \ |
21 | jffs2.h keyctl.h limits.h major.h matroxfb.h meye.h minix_fs.h \ | 21 | jffs2.h keyctl.h limits.h lock_dlm_plock.h major.h matroxfb.h \ |
22 | mmtimer.h mqueue.h mtio.h ncp_no.h netfilter_arp.h netrom.h \ | 22 | meye.h minix_fs.h mmtimer.h mqueue.h mtio.h ncp_no.h \ |
23 | nfs2.h nfs4_mount.h nfs_mount.h openprom_fs.h param.h \ | 23 | netfilter_arp.h netrom.h nfs2.h nfs4_mount.h nfs_mount.h \ |
24 | pci_ids.h pci_regs.h personality.h pfkeyv2.h pg.h pkt_cls.h \ | 24 | openprom_fs.h param.h pci_ids.h pci_regs.h personality.h \ |
25 | pkt_sched.h posix_types.h ppdev.h prctl.h ps2esdi.h qic117.h \ | 25 | pfkeyv2.h pg.h pkt_cls.h pkt_sched.h posix_types.h ppdev.h \ |
26 | qnxtypes.h quotaio_v1.h quotaio_v2.h radeonfb.h raw.h \ | 26 | prctl.h ps2esdi.h qic117.h qnxtypes.h quotaio_v1.h quotaio_v2.h \ |
27 | resource.h rose.h sctp.h smbno.h snmp.h sockios.h som.h \ | 27 | radeonfb.h raw.h resource.h rose.h sctp.h smbno.h snmp.h \ |
28 | sound.h stddef.h synclink.h telephony.h termios.h ticable.h \ | 28 | sockios.h som.h sound.h stddef.h synclink.h telephony.h \ |
29 | times.h tiocl.h tipc.h toshiba.h ultrasound.h un.h utime.h \ | 29 | termios.h ticable.h times.h tiocl.h tipc.h toshiba.h \ |
30 | utsname.h video_decoder.h video_encoder.h videotext.h vt.h \ | 30 | ultrasound.h un.h utime.h utsname.h video_decoder.h \ |
31 | wavefront.h wireless.h xattr.h x25.h zorro_ids.h | 31 | video_encoder.h videotext.h vt.h wavefront.h wireless.h xattr.h \ |
32 | x25.h zorro_ids.h | ||
32 | 33 | ||
33 | unifdef-y += acct.h adb.h adfs_fs.h agpgart.h apm_bios.h atalk.h \ | 34 | unifdef-y += acct.h adb.h adfs_fs.h agpgart.h apm_bios.h atalk.h \ |
34 | atmarp.h atmdev.h atm.h atm_tcp.h audit.h auto_fs.h binfmts.h \ | 35 | atmarp.h atmdev.h atm.h atm_tcp.h audit.h auto_fs.h binfmts.h \ |
35 | capability.h capi.h cciss_ioctl.h cdrom.h cm4000_cs.h \ | 36 | capability.h capi.h cciss_ioctl.h cdrom.h cm4000_cs.h \ |
36 | cn_proc.h coda.h connector.h cramfs_fs.h cuda.h cyclades.h \ | 37 | cn_proc.h coda.h connector.h cramfs_fs.h cuda.h cyclades.h \ |
37 | dccp.h dirent.h divert.h elfcore.h errno.h errqueue.h \ | 38 | dccp.h dirent.h divert.h dlm.h elfcore.h errno.h errqueue.h \ |
38 | ethtool.h eventpoll.h ext2_fs.h ext3_fs.h fb.h fcntl.h \ | 39 | ethtool.h eventpoll.h ext2_fs.h ext3_fs.h fb.h fcntl.h \ |
39 | filter.h flat.h fs.h ftape.h gameport.h generic_serial.h \ | 40 | filter.h flat.h fs.h ftape.h gameport.h generic_serial.h \ |
40 | genhd.h hayesesp.h hdlcdrv.h hdlc.h hdreg.h hiddev.h hpet.h \ | 41 | genhd.h gfs2_ondisk.h hayesesp.h hdlcdrv.h hdlc.h hdreg.h \ |
41 | i2c.h i2o-dev.h icmpv6.h if_bridge.h if_ec.h \ | 42 | hiddev.h hpet.h i2c.h i2o-dev.h icmpv6.h iflags.h if_bridge.h \ |
42 | if_eql.h if_ether.h if_frad.h if_ltalk.h if_pppox.h \ | 43 | if_ec.h if_eql.h if_ether.h if_frad.h if_ltalk.h if_pppox.h \ |
43 | if_shaper.h if_tr.h if_tun.h if_vlan.h if_wanpipe.h igmp.h \ | 44 | if_shaper.h if_tr.h if_tun.h if_vlan.h if_wanpipe.h igmp.h \ |
44 | inet_diag.h in.h inotify.h input.h ipc.h ipmi.h ipv6.h \ | 45 | inet_diag.h in.h inotify.h input.h ipc.h ipmi.h ipv6.h \ |
45 | ipv6_route.h isdn.h isdnif.h isdn_ppp.h isicom.h jbd.h \ | 46 | ipv6_route.h isdn.h isdnif.h isdn_ppp.h isicom.h jbd.h \ |