media_build v4l/Makefile is broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi. It seems v4l/Makefile from media_build does:

==========
ifeq ($(wildcard ../linux/include/linux/videodev2.h),)

# No kernel source! User needs to download one
def:
        @echo 'No kernel files. You need to run "make download untar"
or "make dir DIR=<your_git_source_dir>" first!'
        exit 1
endif
==========

However, videodev2.h is located in: ../linux/include/uapi/linux/videodev2.h

Maybe find would be a better choice for that check?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux