2006-09-19 11:43:58 +00:00
|
|
|
header-y += byteorder/
|
2007-12-28 00:51:46 +00:00
|
|
|
header-y += can/
|
2011-01-29 13:10:37 +00:00
|
|
|
header-y += caif/
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += dvb/
|
|
|
|
header-y += hdlc/
|
|
|
|
header-y += isdn/
|
|
|
|
header-y += nfsd/
|
|
|
|
header-y += raid/
|
2007-05-08 07:32:15 +00:00
|
|
|
header-y += spi/
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += sunrpc/
|
|
|
|
header-y += tc_act/
|
2007-08-22 19:36:01 +00:00
|
|
|
header-y += tc_ematch/
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += netfilter/
|
|
|
|
header-y += netfilter_arp/
|
|
|
|
header-y += netfilter_bridge/
|
|
|
|
header-y += netfilter_ipv4/
|
|
|
|
header-y += netfilter_ipv6/
|
2006-12-16 23:34:53 +00:00
|
|
|
header-y += usb/
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += wimax/
|
|
|
|
|
|
|
|
objhdr-y += version.h
|
|
|
|
|
|
|
|
ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/a.out.h \
|
2010-12-13 17:10:29 +00:00
|
|
|
$(srctree)/include/asm-$(SRCARCH)/a.out.h \
|
|
|
|
$(INSTALL_HDR_PATH)/include/asm-*/a.out.h),)
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += a.out.h
|
|
|
|
endif
|
|
|
|
ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/kvm.h \
|
2010-12-13 17:10:29 +00:00
|
|
|
$(srctree)/include/asm-$(SRCARCH)/kvm.h \
|
|
|
|
$(INSTALL_HDR_PATH)/include/asm-*/kvm.h),)
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += kvm.h
|
|
|
|
endif
|
|
|
|
ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/kvm_para.h \
|
2010-12-13 17:10:29 +00:00
|
|
|
$(srctree)/include/asm-$(SRCARCH)/kvm_para.h \
|
|
|
|
$(INSTALL_HDR_PATH)/include/asm-*/kvm_para.h),)
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += kvm_para.h
|
|
|
|
endif
|
2006-06-18 11:14:01 +00:00
|
|
|
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += acct.h
|
|
|
|
header-y += adb.h
|
|
|
|
header-y += adfs_fs.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += affs_hardblocks.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += agpgart.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += aio_abi.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += apm_bios.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += arcfb.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += atalk.h
|
|
|
|
header-y += atm.h
|
|
|
|
header-y += atm_eni.h
|
|
|
|
header-y += atm_he.h
|
|
|
|
header-y += atm_idt77105.h
|
|
|
|
header-y += atm_nicstar.h
|
|
|
|
header-y += atm_tcp.h
|
|
|
|
header-y += atm_zatm.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += atmapi.h
|
2008-04-29 07:59:28 +00:00
|
|
|
header-y += atmarp.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += atmbr2684.h
|
|
|
|
header-y += atmclip.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += atmdev.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += atmioc.h
|
|
|
|
header-y += atmlec.h
|
|
|
|
header-y += atmmpc.h
|
|
|
|
header-y += atmppp.h
|
|
|
|
header-y += atmsap.h
|
|
|
|
header-y += atmsvc.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += audit.h
|
|
|
|
header-y += auto_fs.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += auto_fs4.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += auxvec.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += ax25.h
|
|
|
|
header-y += b1lli.h
|
|
|
|
header-y += baycom.h
|
|
|
|
header-y += bfs_fs.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += binfmts.h
|
2010-08-05 06:34:13 +00:00
|
|
|
header-y += blk_types.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += blkpg.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += blktrace_api.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += bpqether.h
|
2009-01-19 09:37:38 +00:00
|
|
|
header-y += bsg.h
|
2007-12-28 00:51:46 +00:00
|
|
|
header-y += can.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += capability.h
|
|
|
|
header-y += capi.h
|
2010-02-23 07:38:42 +00:00
|
|
|
header-y += cciss_defs.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += cciss_ioctl.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += cdk.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += cdrom.h
|
|
|
|
header-y += cgroupstats.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += chio.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += cm4000_cs.h
|
|
|
|
header-y += cn_proc.h
|
|
|
|
header-y += coda.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += coda_psdev.h
|
|
|
|
header-y += coff.h
|
|
|
|
header-y += comstats.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += connector.h
|
2007-05-08 07:31:11 +00:00
|
|
|
header-y += const.h
|
2008-04-29 07:59:28 +00:00
|
|
|
header-y += cramfs_fs.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += cuda.h
|
|
|
|
header-y += cyclades.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += cycx_cfm.h
|
2009-02-27 10:01:42 +00:00
|
|
|
header-y += dcbnl.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += dccp.h
|
|
|
|
header-y += dlm.h
|
2006-09-25 16:26:59 +00:00
|
|
|
header-y += dlm_device.h
|
2007-05-18 13:59:31 +00:00
|
|
|
header-y += dlm_netlink.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += dlm_plock.h
|
|
|
|
header-y += dlmconstants.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += dm-ioctl.h
|
2009-06-22 09:12:35 +00:00
|
|
|
header-y += dm-log-userspace.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += dn.h
|
|
|
|
header-y += dqblk_xfs.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += edd.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += efs_fs_sb.h
|
|
|
|
header-y += elf-em.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += elf-fdpic.h
|
|
|
|
header-y += elf.h
|
|
|
|
header-y += elfcore.h
|
|
|
|
header-y += errno.h
|
|
|
|
header-y += errqueue.h
|
|
|
|
header-y += ethtool.h
|
|
|
|
header-y += eventpoll.h
|
|
|
|
header-y += ext2_fs.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += fadvise.h
|
2008-03-04 22:28:53 +00:00
|
|
|
header-y += falloc.h
|
2010-10-28 21:21:56 +00:00
|
|
|
header-y += fanotify.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += fb.h
|
|
|
|
header-y += fcntl.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += fd.h
|
|
|
|
header-y += fdreg.h
|
2006-09-28 05:43:05 +00:00
|
|
|
header-y += fib_rules.h
|
2009-04-02 23:56:44 +00:00
|
|
|
header-y += fiemap.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += filter.h
|
2007-05-31 15:36:23 +00:00
|
|
|
header-y += firewire-cdev.h
|
|
|
|
header-y += firewire-constants.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += flat.h
|
|
|
|
header-y += fs.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += fuse.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += futex.h
|
|
|
|
header-y += gameport.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += gen_stats.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += generic_serial.h
|
|
|
|
header-y += genetlink.h
|
2008-04-29 07:59:28 +00:00
|
|
|
header-y += gfs2_ondisk.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += gigaset_dev.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += hdlc.h
|
|
|
|
header-y += hdlcdrv.h
|
|
|
|
header-y += hdreg.h
|
|
|
|
header-y += hid.h
|
|
|
|
header-y += hiddev.h
|
|
|
|
header-y += hidraw.h
|
|
|
|
header-y += hpet.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += hysdn_if.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += i2c-dev.h
|
|
|
|
header-y += i2c.h
|
2007-12-31 13:58:38 +00:00
|
|
|
header-y += i2o-dev.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += i8k.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += icmp.h
|
|
|
|
header-y += icmpv6.h
|
|
|
|
header-y += if.h
|
|
|
|
header-y += if_addr.h
|
2008-04-29 07:59:28 +00:00
|
|
|
header-y += if_addrlabel.h
|
2010-12-03 05:51:52 +00:00
|
|
|
header-y += if_alg.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += if_arcnet.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += if_arp.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += if_bonding.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += if_bridge.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += if_cablemodem.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += if_ec.h
|
|
|
|
header-y += if_eql.h
|
|
|
|
header-y += if_ether.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += if_fc.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += if_fddi.h
|
|
|
|
header-y += if_frad.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += if_hippi.h
|
|
|
|
header-y += if_infiniband.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += if_link.h
|
|
|
|
header-y += if_ltalk.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += if_packet.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += if_phonet.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += if_plip.h
|
|
|
|
header-y += if_ppp.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += if_pppol2tp.h
|
|
|
|
header-y += if_pppox.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += if_slip.h
|
|
|
|
header-y += if_strip.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += if_tr.h
|
2008-04-13 01:48:58 +00:00
|
|
|
header-y += if_tun.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += if_tunnel.h
|
|
|
|
header-y += if_vlan.h
|
2010-04-22 23:12:36 +00:00
|
|
|
header-y += if_x25.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += igmp.h
|
|
|
|
header-y += in.h
|
|
|
|
header-y += in6.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += in_route.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += inet_diag.h
|
|
|
|
header-y += inotify.h
|
|
|
|
header-y += input.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += ioctl.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += ip.h
|
2008-04-29 07:59:28 +00:00
|
|
|
header-y += ip6_tunnel.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += ip_vs.h
|
|
|
|
header-y += ipc.h
|
|
|
|
header-y += ipmi.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += ipmi_msgdefs.h
|
|
|
|
header-y += ipsec.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += ipv6.h
|
|
|
|
header-y += ipv6_route.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += ipx.h
|
|
|
|
header-y += irda.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += irqnr.h
|
|
|
|
header-y += isdn.h
|
|
|
|
header-y += isdn_divertif.h
|
|
|
|
header-y += isdn_ppp.h
|
|
|
|
header-y += isdnif.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += iso_fs.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += ivtv.h
|
|
|
|
header-y += ivtvfb.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += ixjuser.h
|
|
|
|
header-y += jffs2.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += joystick.h
|
|
|
|
header-y += kd.h
|
|
|
|
header-y += kdev_t.h
|
|
|
|
header-y += kernel.h
|
|
|
|
header-y += kernelcapi.h
|
|
|
|
header-y += keyboard.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += keyctl.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += l2tp.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += limits.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += llc.h
|
|
|
|
header-y += loop.h
|
|
|
|
header-y += lp.h
|
2006-09-24 15:13:19 +00:00
|
|
|
header-y += magic.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += major.h
|
2008-10-11 03:14:14 +00:00
|
|
|
header-y += map_to_7segment.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += matroxfb.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += mempolicy.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += meye.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += mii.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += minix_fs.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += mman.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += mmtimer.h
|
|
|
|
header-y += mqueue.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += mroute.h
|
|
|
|
header-y += mroute6.h
|
|
|
|
header-y += msdos_fs.h
|
|
|
|
header-y += msg.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += mtio.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += n_r3964.h
|
|
|
|
header-y += nbd.h
|
|
|
|
header-y += ncp.h
|
|
|
|
header-y += ncp_fs.h
|
|
|
|
header-y += ncp_mount.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += ncp_no.h
|
2006-09-28 05:43:05 +00:00
|
|
|
header-y += neighbour.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += net.h
|
2009-03-11 09:53:16 +00:00
|
|
|
header-y += net_dropmon.h
|
2009-11-12 09:59:56 +00:00
|
|
|
header-y += net_tstamp.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += netdevice.h
|
|
|
|
header-y += netfilter.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += netfilter_arp.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += netfilter_bridge.h
|
|
|
|
header-y += netfilter_decnet.h
|
|
|
|
header-y += netfilter_ipv4.h
|
|
|
|
header-y += netfilter_ipv6.h
|
|
|
|
header-y += netlink.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += netrom.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += nfs.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += nfs2.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += nfs3.h
|
|
|
|
header-y += nfs4.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += nfs4_mount.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += nfs_fs.h
|
|
|
|
header-y += nfs_idmap.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += nfs_mount.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += nfsacl.h
|
2007-04-23 19:20:05 +00:00
|
|
|
header-y += nl80211.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += nubus.h
|
|
|
|
header-y += nvram.h
|
2010-02-23 22:36:25 +00:00
|
|
|
header-y += omapfb.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += oom.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += param.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += parport.h
|
|
|
|
header-y += patchkey.h
|
|
|
|
header-y += pci.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += pci_regs.h
|
2009-10-06 11:38:51 +00:00
|
|
|
header-y += perf_event.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += personality.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += pfkeyv2.h
|
|
|
|
header-y += pg.h
|
2007-05-08 07:31:45 +00:00
|
|
|
header-y += phantom.h
|
2008-09-30 09:53:18 +00:00
|
|
|
header-y += phonet.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += pkt_cls.h
|
|
|
|
header-y += pkt_sched.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += pktcdvd.h
|
|
|
|
header-y += pmu.h
|
|
|
|
header-y += poll.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += posix_types.h
|
|
|
|
header-y += ppdev.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += ppp-comp.h
|
|
|
|
header-y += ppp_defs.h
|
|
|
|
header-y += pps.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += prctl.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += ptrace.h
|
2009-06-07 13:47:13 +00:00
|
|
|
header-y += qnx4_fs.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += qnxtypes.h
|
|
|
|
header-y += quota.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += radeonfb.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += random.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += raw.h
|
2010-08-25 16:32:17 +00:00
|
|
|
header-y += rds.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += reboot.h
|
|
|
|
header-y += reiserfs_fs.h
|
|
|
|
header-y += reiserfs_xattr.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += resource.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += rfkill.h
|
2009-04-07 16:07:08 +00:00
|
|
|
header-y += romfs_fs.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += rose.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += route.h
|
|
|
|
header-y += rtc.h
|
|
|
|
header-y += rtnetlink.h
|
|
|
|
header-y += scc.h
|
|
|
|
header-y += sched.h
|
|
|
|
header-y += screen_info.h
|
|
|
|
header-y += sdla.h
|
|
|
|
header-y += securebits.h
|
|
|
|
header-y += selinux_netlink.h
|
|
|
|
header-y += sem.h
|
|
|
|
header-y += serial.h
|
|
|
|
header-y += serial_core.h
|
2007-07-31 07:38:52 +00:00
|
|
|
header-y += serial_reg.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += serio.h
|
|
|
|
header-y += shm.h
|
|
|
|
header-y += signal.h
|
|
|
|
header-y += signalfd.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += snmp.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += socket.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += sockios.h
|
|
|
|
header-y += som.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += sonet.h
|
|
|
|
header-y += sonypi.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += sound.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += soundcard.h
|
|
|
|
header-y += stat.h
|
|
|
|
header-y += stddef.h
|
|
|
|
header-y += string.h
|
2007-10-25 23:05:05 +00:00
|
|
|
header-y += suspend_ioctls.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += swab.h
|
|
|
|
header-y += synclink.h
|
|
|
|
header-y += sysctl.h
|
2007-05-08 07:31:49 +00:00
|
|
|
header-y += taskstats.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += tcp.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += telephony.h
|
|
|
|
header-y += termios.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += time.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += times.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += timex.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += tiocl.h
|
|
|
|
header-y += tipc.h
|
2007-10-30 08:19:19 +00:00
|
|
|
header-y += tipc_config.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += toshiba.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += tty.h
|
|
|
|
header-y += types.h
|
2008-02-22 11:39:12 +00:00
|
|
|
header-y += udf_fs_i.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += udp.h
|
|
|
|
header-y += uinput.h
|
|
|
|
header-y += uio.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += ultrasound.h
|
|
|
|
header-y += un.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += unistd.h
|
|
|
|
header-y += usbdevice_fs.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += utime.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += utsname.h
|
2007-12-26 01:23:59 +00:00
|
|
|
header-y += veth.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += vhost.h
|
|
|
|
header-y += videodev2.h
|
|
|
|
header-y += virtio_9p.h
|
|
|
|
header-y += virtio_balloon.h
|
|
|
|
header-y += virtio_blk.h
|
|
|
|
header-y += virtio_config.h
|
|
|
|
header-y += virtio_console.h
|
|
|
|
header-y += virtio_ids.h
|
|
|
|
header-y += virtio_net.h
|
|
|
|
header-y += virtio_pci.h
|
|
|
|
header-y += virtio_ring.h
|
|
|
|
header-y += virtio_rng.h
|
|
|
|
header-y += vt.h
|
|
|
|
header-y += wait.h
|
|
|
|
header-y += wanrouter.h
|
|
|
|
header-y += watchdog.h
|
2008-12-21 00:57:59 +00:00
|
|
|
header-y += wimax.h
|
2010-08-14 08:15:12 +00:00
|
|
|
header-y += wireless.h
|
|
|
|
header-y += x25.h
|
|
|
|
header-y += xattr.h
|
|
|
|
header-y += xfrm.h
|