summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/arv.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-06-04 05:17:58 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-06-04 05:17:58 -0300
commit60f499c58b5e9b8f97444123f1860f727a72cee4 (patch)
tree213e8d44352f8e461d713a32e539e829940f039b /linux/drivers/media/video/arv.c
parent093aa9a5ddcc2707db1816f8efe523a782d85e7e (diff)
downloadmediapointer-dvb-s2-60f499c58b5e9b8f97444123f1860f727a72cee4.tar.gz
mediapointer-dvb-s2-60f499c58b5e9b8f97444123f1860f727a72cee4.tar.bz2
New system for building kernel's config programs
From: Trent Piepho <xyzzy@speakeasy.org> Since v4l-dvb now uses the kernel's config system, it needs certain kernel binaries like qconf, mconf, and lxdialog to run the config targets. The kernel's Makefile is not kind enough to give us a target to just build these programs. What this patch does is introduce a new makefile, Makefile.kernel, which includes the kernel's top-level Makefile. Then adds some new "v4l-*" targets which just build the kernel config programs. The main v4l Makefile is patched to add the necessary kernel conf programs as dependencies to their respective config targets. Rules to build the kernel conf programs are added which invoke a sub-make with the new Makefile.kernel. These rules are only invoked when the kernel conf programs needed don't yet exist. If they already exist, no write access to the kernel source tree is needed. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/arv.c')
0 files changed, 0 insertions, 0 deletions