diff options
| author | Meizu OpenSource <patchwork@meizu.com> | 2016-08-15 10:19:42 +0800 |
|---|---|---|
| committer | Meizu OpenSource <patchwork@meizu.com> | 2016-08-15 10:19:42 +0800 |
| commit | d2e1446d81725c351dc73a03b397ce043fb18452 (patch) | |
| tree | 4dbc616b7f92aea39cd697a9084205ddb805e344 /include/uapi/linux/usb/Kbuild | |
first commit
Diffstat (limited to 'include/uapi/linux/usb/Kbuild')
| -rw-r--r-- | include/uapi/linux/usb/Kbuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/include/uapi/linux/usb/Kbuild b/include/uapi/linux/usb/Kbuild new file mode 100644 index 000000000..4cc4d6e7e --- /dev/null +++ b/include/uapi/linux/usb/Kbuild @@ -0,0 +1,12 @@ +# UAPI Header export list +header-y += audio.h +header-y += cdc.h +header-y += cdc-wdm.h +header-y += ch11.h +header-y += ch9.h +header-y += functionfs.h +header-y += g_printer.h +header-y += gadgetfs.h +header-y += midi.h +header-y += tmc.h +header-y += video.h |
