diff options
Diffstat (limited to 'include/uapi/linux/Kbuild')
-rw-r--r-- | include/uapi/linux/Kbuild | 393 |
1 files changed, 393 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index b0fd4d03499d..e194387ef784 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
@@ -22,3 +22,396 @@ header-y += usb/ | |||
22 | header-y += wimax/ | 22 | header-y += wimax/ |
23 | 23 | ||
24 | genhdr-y += version.h | 24 | genhdr-y += version.h |
25 | |||
26 | ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/a.out.h \ | ||
27 | $(srctree)/arch/$(SRCARCH)/include/asm/a.out.h),) | ||
28 | header-y += a.out.h | ||
29 | endif | ||
30 | |||
31 | header-y += acct.h | ||
32 | header-y += adb.h | ||
33 | header-y += adfs_fs.h | ||
34 | header-y += affs_hardblocks.h | ||
35 | header-y += agpgart.h | ||
36 | header-y += aio_abi.h | ||
37 | header-y += apm_bios.h | ||
38 | header-y += arcfb.h | ||
39 | header-y += atalk.h | ||
40 | header-y += atm.h | ||
41 | header-y += atm_eni.h | ||
42 | header-y += atm_he.h | ||
43 | header-y += atm_idt77105.h | ||
44 | header-y += atm_nicstar.h | ||
45 | header-y += atm_tcp.h | ||
46 | header-y += atm_zatm.h | ||
47 | header-y += atmapi.h | ||
48 | header-y += atmarp.h | ||
49 | header-y += atmbr2684.h | ||
50 | header-y += atmclip.h | ||
51 | header-y += atmdev.h | ||
52 | header-y += atmioc.h | ||
53 | header-y += atmlec.h | ||
54 | header-y += atmmpc.h | ||
55 | header-y += atmppp.h | ||
56 | header-y += atmsap.h | ||
57 | header-y += atmsvc.h | ||
58 | header-y += audit.h | ||
59 | header-y += auto_fs.h | ||
60 | header-y += auto_fs4.h | ||
61 | header-y += auxvec.h | ||
62 | header-y += ax25.h | ||
63 | header-y += b1lli.h | ||
64 | header-y += baycom.h | ||
65 | header-y += bfs_fs.h | ||
66 | header-y += binfmts.h | ||
67 | header-y += blkpg.h | ||
68 | header-y += blktrace_api.h | ||
69 | header-y += bpqether.h | ||
70 | header-y += bsg.h | ||
71 | header-y += can.h | ||
72 | header-y += capability.h | ||
73 | header-y += capi.h | ||
74 | header-y += cciss_defs.h | ||
75 | header-y += cciss_ioctl.h | ||
76 | header-y += cdrom.h | ||
77 | header-y += cgroupstats.h | ||
78 | header-y += chio.h | ||
79 | header-y += cm4000_cs.h | ||
80 | header-y += cn_proc.h | ||
81 | header-y += coda.h | ||
82 | header-y += coda_psdev.h | ||
83 | header-y += coff.h | ||
84 | header-y += connector.h | ||
85 | header-y += const.h | ||
86 | header-y += cramfs_fs.h | ||
87 | header-y += cuda.h | ||
88 | header-y += cyclades.h | ||
89 | header-y += cycx_cfm.h | ||
90 | header-y += dcbnl.h | ||
91 | header-y += dccp.h | ||
92 | header-y += dlm.h | ||
93 | header-y += dlm_device.h | ||
94 | header-y += dlm_netlink.h | ||
95 | header-y += dlm_plock.h | ||
96 | header-y += dlmconstants.h | ||
97 | header-y += dm-ioctl.h | ||
98 | header-y += dm-log-userspace.h | ||
99 | header-y += dn.h | ||
100 | header-y += dqblk_xfs.h | ||
101 | header-y += edd.h | ||
102 | header-y += efs_fs_sb.h | ||
103 | header-y += elf-em.h | ||
104 | header-y += elf-fdpic.h | ||
105 | header-y += elf.h | ||
106 | header-y += elfcore.h | ||
107 | header-y += errno.h | ||
108 | header-y += errqueue.h | ||
109 | header-y += ethtool.h | ||
110 | header-y += eventpoll.h | ||
111 | header-y += fadvise.h | ||
112 | header-y += falloc.h | ||
113 | header-y += fanotify.h | ||
114 | header-y += fb.h | ||
115 | header-y += fcntl.h | ||
116 | header-y += fd.h | ||
117 | header-y += fdreg.h | ||
118 | header-y += fib_rules.h | ||
119 | header-y += fiemap.h | ||
120 | header-y += filter.h | ||
121 | header-y += firewire-cdev.h | ||
122 | header-y += firewire-constants.h | ||
123 | header-y += flat.h | ||
124 | header-y += fs.h | ||
125 | header-y += fsl_hypervisor.h | ||
126 | header-y += fuse.h | ||
127 | header-y += futex.h | ||
128 | header-y += gameport.h | ||
129 | header-y += gen_stats.h | ||
130 | header-y += genetlink.h | ||
131 | header-y += gfs2_ondisk.h | ||
132 | header-y += gigaset_dev.h | ||
133 | header-y += hdlc.h | ||
134 | header-y += hdlcdrv.h | ||
135 | header-y += hdreg.h | ||
136 | header-y += hid.h | ||
137 | header-y += hiddev.h | ||
138 | header-y += hidraw.h | ||
139 | header-y += hpet.h | ||
140 | header-y += hysdn_if.h | ||
141 | header-y += i2c-dev.h | ||
142 | header-y += i2c.h | ||
143 | header-y += i2o-dev.h | ||
144 | header-y += i8k.h | ||
145 | header-y += icmp.h | ||
146 | header-y += icmpv6.h | ||
147 | header-y += if.h | ||
148 | header-y += if_addr.h | ||
149 | header-y += if_addrlabel.h | ||
150 | header-y += if_alg.h | ||
151 | header-y += if_arcnet.h | ||
152 | header-y += if_arp.h | ||
153 | header-y += if_bonding.h | ||
154 | header-y += if_bridge.h | ||
155 | header-y += if_cablemodem.h | ||
156 | header-y += if_eql.h | ||
157 | header-y += if_ether.h | ||
158 | header-y += if_fc.h | ||
159 | header-y += if_fddi.h | ||
160 | header-y += if_frad.h | ||
161 | header-y += if_hippi.h | ||
162 | header-y += if_infiniband.h | ||
163 | header-y += if_link.h | ||
164 | header-y += if_ltalk.h | ||
165 | header-y += if_packet.h | ||
166 | header-y += if_phonet.h | ||
167 | header-y += if_plip.h | ||
168 | header-y += if_ppp.h | ||
169 | header-y += if_pppol2tp.h | ||
170 | header-y += if_pppox.h | ||
171 | header-y += if_slip.h | ||
172 | header-y += if_team.h | ||
173 | header-y += if_tun.h | ||
174 | header-y += if_tunnel.h | ||
175 | header-y += if_vlan.h | ||
176 | header-y += if_x25.h | ||
177 | header-y += igmp.h | ||
178 | header-y += in.h | ||
179 | header-y += in6.h | ||
180 | header-y += in_route.h | ||
181 | header-y += inet_diag.h | ||
182 | header-y += inotify.h | ||
183 | header-y += input.h | ||
184 | header-y += ioctl.h | ||
185 | header-y += ip.h | ||
186 | header-y += ip6_tunnel.h | ||
187 | header-y += ip_vs.h | ||
188 | header-y += ipc.h | ||
189 | header-y += ipmi.h | ||
190 | header-y += ipmi_msgdefs.h | ||
191 | header-y += ipsec.h | ||
192 | header-y += ipv6.h | ||
193 | header-y += ipv6_route.h | ||
194 | header-y += ipx.h | ||
195 | header-y += irda.h | ||
196 | header-y += irqnr.h | ||
197 | header-y += isdn.h | ||
198 | header-y += isdn_divertif.h | ||
199 | header-y += isdn_ppp.h | ||
200 | header-y += isdnif.h | ||
201 | header-y += iso_fs.h | ||
202 | header-y += ivtv.h | ||
203 | header-y += ivtvfb.h | ||
204 | header-y += ixjuser.h | ||
205 | header-y += jffs2.h | ||
206 | header-y += joystick.h | ||
207 | header-y += kd.h | ||
208 | header-y += kdev_t.h | ||
209 | header-y += kernel-page-flags.h | ||
210 | header-y += kernel.h | ||
211 | header-y += kernelcapi.h | ||
212 | header-y += kexec.h | ||
213 | header-y += keyboard.h | ||
214 | header-y += keyctl.h | ||
215 | |||
216 | ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm.h \ | ||
217 | $(srctree)/arch/$(SRCARCH)/include/asm/kvm.h),) | ||
218 | header-y += kvm.h | ||
219 | endif | ||
220 | |||
221 | |||
222 | ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm_para.h \ | ||
223 | $(srctree)/arch/$(SRCARCH)/include/asm/kvm_para.h),) | ||
224 | header-y += kvm_para.h | ||
225 | endif | ||
226 | |||
227 | header-y += l2tp.h | ||
228 | header-y += limits.h | ||
229 | header-y += llc.h | ||
230 | header-y += loop.h | ||
231 | header-y += lp.h | ||
232 | header-y += magic.h | ||
233 | header-y += major.h | ||
234 | header-y += map_to_7segment.h | ||
235 | header-y += matroxfb.h | ||
236 | header-y += mdio.h | ||
237 | header-y += media.h | ||
238 | header-y += mei.h | ||
239 | header-y += mempolicy.h | ||
240 | header-y += meye.h | ||
241 | header-y += mii.h | ||
242 | header-y += minix_fs.h | ||
243 | header-y += mman.h | ||
244 | header-y += mmtimer.h | ||
245 | header-y += mqueue.h | ||
246 | header-y += mroute.h | ||
247 | header-y += mroute6.h | ||
248 | header-y += msdos_fs.h | ||
249 | header-y += msg.h | ||
250 | header-y += mtio.h | ||
251 | header-y += n_r3964.h | ||
252 | header-y += nbd.h | ||
253 | header-y += ncp.h | ||
254 | header-y += ncp_fs.h | ||
255 | header-y += ncp_mount.h | ||
256 | header-y += ncp_no.h | ||
257 | header-y += neighbour.h | ||
258 | header-y += net.h | ||
259 | header-y += net_dropmon.h | ||
260 | header-y += net_tstamp.h | ||
261 | header-y += netdevice.h | ||
262 | header-y += netfilter.h | ||
263 | header-y += netfilter_arp.h | ||
264 | header-y += netfilter_bridge.h | ||
265 | header-y += netfilter_decnet.h | ||
266 | header-y += netfilter_ipv4.h | ||
267 | header-y += netfilter_ipv6.h | ||
268 | header-y += netlink.h | ||
269 | header-y += netrom.h | ||
270 | header-y += nfc.h | ||
271 | header-y += nfs.h | ||
272 | header-y += nfs2.h | ||
273 | header-y += nfs3.h | ||
274 | header-y += nfs4.h | ||
275 | header-y += nfs4_mount.h | ||
276 | header-y += nfs_fs.h | ||
277 | header-y += nfs_idmap.h | ||
278 | header-y += nfs_mount.h | ||
279 | header-y += nfsacl.h | ||
280 | header-y += nl80211.h | ||
281 | header-y += nubus.h | ||
282 | header-y += nvram.h | ||
283 | header-y += omap3isp.h | ||
284 | header-y += omapfb.h | ||
285 | header-y += oom.h | ||
286 | header-y += packet_diag.h | ||
287 | header-y += param.h | ||
288 | header-y += parport.h | ||
289 | header-y += patchkey.h | ||
290 | header-y += pci.h | ||
291 | header-y += pci_regs.h | ||
292 | header-y += perf_event.h | ||
293 | header-y += personality.h | ||
294 | header-y += pfkeyv2.h | ||
295 | header-y += pg.h | ||
296 | header-y += phantom.h | ||
297 | header-y += phonet.h | ||
298 | header-y += pkt_cls.h | ||
299 | header-y += pkt_sched.h | ||
300 | header-y += pktcdvd.h | ||
301 | header-y += pmu.h | ||
302 | header-y += poll.h | ||
303 | header-y += posix_types.h | ||
304 | header-y += ppdev.h | ||
305 | header-y += ppp-comp.h | ||
306 | header-y += ppp-ioctl.h | ||
307 | header-y += ppp_defs.h | ||
308 | header-y += pps.h | ||
309 | header-y += prctl.h | ||
310 | header-y += ptp_clock.h | ||
311 | header-y += ptrace.h | ||
312 | header-y += qnx4_fs.h | ||
313 | header-y += qnxtypes.h | ||
314 | header-y += quota.h | ||
315 | header-y += radeonfb.h | ||
316 | header-y += random.h | ||
317 | header-y += raw.h | ||
318 | header-y += rds.h | ||
319 | header-y += reboot.h | ||
320 | header-y += reiserfs_fs.h | ||
321 | header-y += reiserfs_xattr.h | ||
322 | header-y += resource.h | ||
323 | header-y += rfkill.h | ||
324 | header-y += romfs_fs.h | ||
325 | header-y += rose.h | ||
326 | header-y += route.h | ||
327 | header-y += rtc.h | ||
328 | header-y += rtnetlink.h | ||
329 | header-y += scc.h | ||
330 | header-y += sched.h | ||
331 | header-y += screen_info.h | ||
332 | header-y += sdla.h | ||
333 | header-y += seccomp.h | ||
334 | header-y += securebits.h | ||
335 | header-y += selinux_netlink.h | ||
336 | header-y += sem.h | ||
337 | header-y += serial.h | ||
338 | header-y += serial_core.h | ||
339 | header-y += serial_reg.h | ||
340 | header-y += serio.h | ||
341 | header-y += shm.h | ||
342 | header-y += signal.h | ||
343 | header-y += signalfd.h | ||
344 | header-y += snmp.h | ||
345 | header-y += sock_diag.h | ||
346 | header-y += socket.h | ||
347 | header-y += sockios.h | ||
348 | header-y += som.h | ||
349 | header-y += sonet.h | ||
350 | header-y += sonypi.h | ||
351 | header-y += sound.h | ||
352 | header-y += soundcard.h | ||
353 | header-y += stat.h | ||
354 | header-y += stddef.h | ||
355 | header-y += string.h | ||
356 | header-y += suspend_ioctls.h | ||
357 | header-y += swab.h | ||
358 | header-y += synclink.h | ||
359 | header-y += sysctl.h | ||
360 | header-y += sysinfo.h | ||
361 | header-y += taskstats.h | ||
362 | header-y += tcp.h | ||
363 | header-y += tcp_metrics.h | ||
364 | header-y += telephony.h | ||
365 | header-y += termios.h | ||
366 | header-y += time.h | ||
367 | header-y += times.h | ||
368 | header-y += timex.h | ||
369 | header-y += tiocl.h | ||
370 | header-y += tipc.h | ||
371 | header-y += tipc_config.h | ||
372 | header-y += toshiba.h | ||
373 | header-y += tty.h | ||
374 | header-y += tty_flags.h | ||
375 | header-y += types.h | ||
376 | header-y += udf_fs_i.h | ||
377 | header-y += udp.h | ||
378 | header-y += uhid.h | ||
379 | header-y += uinput.h | ||
380 | header-y += uio.h | ||
381 | header-y += ultrasound.h | ||
382 | header-y += un.h | ||
383 | header-y += unistd.h | ||
384 | header-y += unix_diag.h | ||
385 | header-y += usbdevice_fs.h | ||
386 | header-y += utime.h | ||
387 | header-y += utsname.h | ||
388 | header-y += uuid.h | ||
389 | header-y += uvcvideo.h | ||
390 | header-y += v4l2-common.h | ||
391 | header-y += v4l2-controls.h | ||
392 | header-y += v4l2-dv-timings.h | ||
393 | header-y += v4l2-mediabus.h | ||
394 | header-y += v4l2-subdev.h | ||
395 | header-y += veth.h | ||
396 | header-y += vfio.h | ||
397 | header-y += vhost.h | ||
398 | header-y += videodev2.h | ||
399 | header-y += virtio_9p.h | ||
400 | header-y += virtio_balloon.h | ||
401 | header-y += virtio_blk.h | ||
402 | header-y += virtio_config.h | ||
403 | header-y += virtio_console.h | ||
404 | header-y += virtio_ids.h | ||
405 | header-y += virtio_net.h | ||
406 | header-y += virtio_pci.h | ||
407 | header-y += virtio_ring.h | ||
408 | header-y += virtio_rng.h | ||
409 | header-y += vt.h | ||
410 | header-y += wait.h | ||
411 | header-y += wanrouter.h | ||
412 | header-y += watchdog.h | ||
413 | header-y += wimax.h | ||
414 | header-y += wireless.h | ||
415 | header-y += x25.h | ||
416 | header-y += xattr.h | ||
417 | header-y += xfrm.h | ||