It seems that I'm able to build the media_build correctly on Ubuntu 16.04.2 with kernel 4.8, but make install fails: ~/src/media_build$ sudo make install make -C /home/olli/src/media_build/v4l install make[1]: Entering directory '/home/olli/src/media_build/v4l' make[1]: *** No rule to make target 'media-install', needed by 'install'. Stop. make[1]: Leaving directory '/home/olli/src/media_build/v4l' Makefile:15: recipe for target 'install' failed make: *** [install] Error 2 Full console log here: http://paste.ubuntu.com/24720478/ Cheers, -olli