sync-with-kernel should also copy fb.h
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 26 Feb 2014 12:14:03 +0000 (13:14 +0100)
committerHans Verkuil <hans.verkuil@cisco.com>
Wed, 26 Feb 2014 12:14:03 +0000 (13:14 +0100)
commit929267aebc779d22332e51c6834f2ae5f63d5c96
treeb728e7674b6e01b918724f48523dff224b3dc2a8
parent84c8d337f0ad6a43bdde5965c6337434e0b7c213
sync-with-kernel should also copy fb.h

The v4l2-ctl utility uses it for some of the overlay operations, and
we have to make sure we use the latest fb.h kernel so it will compile
correctly on older kernels.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Makefile.am