diff options
Diffstat (limited to 'include/uapi/linux/dvb/Kbuild')
| -rw-r--r-- | include/uapi/linux/dvb/Kbuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/uapi/linux/dvb/Kbuild b/include/uapi/linux/dvb/Kbuild new file mode 100644 index 00000000000..d40942cfc62 --- /dev/null +++ b/include/uapi/linux/dvb/Kbuild | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # UAPI Header export list | ||
| 2 | header-y += audio.h | ||
| 3 | header-y += ca.h | ||
| 4 | header-y += dmx.h | ||
| 5 | header-y += frontend.h | ||
| 6 | header-y += net.h | ||
| 7 | header-y += osd.h | ||
| 8 | header-y += version.h | ||
| 9 | header-y += video.h | ||
