mbim: Add the missing mbim-private.h header into packages

This commit is contained in:
Marcel Holtmann 2018-10-31 20:15:11 +01:00
parent 8452a7f349
commit b56139e80b
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ endif
if MBIMMODEM
mbim_sources = drivers/mbimmodem/mbim.h \
drivers/mbimmodem/mbim.c \
drivers/mbimmodem/mbim-private.h \
drivers/mbimmodem/mbim-desc.h \
drivers/mbimmodem/mbim-desc.c \
drivers/mbimmodem/mbim-message.h \