diff options
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 401c4c3ec285..c54fcb5993c3 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
| @@ -424,10 +424,12 @@ header-y += virtio_blk.h | |||
| 424 | header-y += virtio_config.h | 424 | header-y += virtio_config.h |
| 425 | header-y += virtio_console.h | 425 | header-y += virtio_console.h |
| 426 | header-y += virtio_ids.h | 426 | header-y += virtio_ids.h |
| 427 | header-y += virtio_types.h | ||
| 427 | header-y += virtio_net.h | 428 | header-y += virtio_net.h |
| 428 | header-y += virtio_pci.h | 429 | header-y += virtio_pci.h |
| 429 | header-y += virtio_ring.h | 430 | header-y += virtio_ring.h |
| 430 | header-y += virtio_rng.h | 431 | header-y += virtio_rng.h |
| 432 | header-y += virtio_scsi.h | ||
| 431 | header-y += vm_sockets.h | 433 | header-y += vm_sockets.h |
| 432 | header-y += vt.h | 434 | header-y += vt.h |
| 433 | header-y += wait.h | 435 | header-y += wait.h |
