diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-12-02 19:20:59 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-12-02 19:20:59 -0500 |
| commit | deef2a118aed02aa9421e399056c82045e728282 (patch) | |
| tree | ffd415cb12df4d1afba0a5f9f37bf17dc3f5e86f /include/uapi/linux/Kbuild | |
| parent | aa9d9be96d33d97488e1bdf13a144931a3fce08e (diff) | |
| parent | 009d0431c3914de64666bec0d350e54fdd59df6a (diff) | |
Merge 3.18-rc7 into staging-work.
We want those staging fixes in here as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index d0df45685a4c..f533b91f458c 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
| @@ -126,6 +126,7 @@ header-y += filter.h | |||
| 126 | header-y += firewire-cdev.h | 126 | header-y += firewire-cdev.h |
| 127 | header-y += firewire-constants.h | 127 | header-y += firewire-constants.h |
| 128 | header-y += flat.h | 128 | header-y += flat.h |
| 129 | header-y += fou.h | ||
| 129 | header-y += fs.h | 130 | header-y += fs.h |
| 130 | header-y += fsl_hypervisor.h | 131 | header-y += fsl_hypervisor.h |
| 131 | header-y += fuse.h | 132 | header-y += fuse.h |
| @@ -142,6 +143,7 @@ header-y += hid.h | |||
| 142 | header-y += hiddev.h | 143 | header-y += hiddev.h |
| 143 | header-y += hidraw.h | 144 | header-y += hidraw.h |
| 144 | header-y += hpet.h | 145 | header-y += hpet.h |
| 146 | header-y += hsr_netlink.h | ||
| 145 | header-y += hyperv.h | 147 | header-y += hyperv.h |
| 146 | header-y += hysdn_if.h | 148 | header-y += hysdn_if.h |
| 147 | header-y += i2c-dev.h | 149 | header-y += i2c-dev.h |
| @@ -252,6 +254,7 @@ header-y += mii.h | |||
| 252 | header-y += minix_fs.h | 254 | header-y += minix_fs.h |
| 253 | header-y += mman.h | 255 | header-y += mman.h |
| 254 | header-y += mmtimer.h | 256 | header-y += mmtimer.h |
| 257 | header-y += mpls.h | ||
| 255 | header-y += mqueue.h | 258 | header-y += mqueue.h |
| 256 | header-y += mroute.h | 259 | header-y += mroute.h |
| 257 | header-y += mroute6.h | 260 | header-y += mroute6.h |
| @@ -425,6 +428,7 @@ header-y += virtio_net.h | |||
| 425 | header-y += virtio_pci.h | 428 | header-y += virtio_pci.h |
| 426 | header-y += virtio_ring.h | 429 | header-y += virtio_ring.h |
| 427 | header-y += virtio_rng.h | 430 | header-y += virtio_rng.h |
| 431 | header=y += vm_sockets.h | ||
| 428 | header-y += vt.h | 432 | header-y += vt.h |
| 429 | header-y += wait.h | 433 | header-y += wait.h |
| 430 | header-y += wanrouter.h | 434 | header-y += wanrouter.h |
