diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2006-12-21 03:44:09 -0800 |
---|---|---|
committer | Trent Piepho <xyzzy@speakeasy.org> | 2006-12-21 03:44:09 -0800 |
commit | 682eb716861233b79d9e5c2fec491487de2b0b37 (patch) | |
tree | a2aeff2439ec01ff1b3401282648c965bd7af430 /v4l/Makefile.kernel | |
parent | 347e062eb0f9b8ef3dd8fb68629baa2e8b5a134e (diff) | |
download | mediapointer-dvb-s2-682eb716861233b79d9e5c2fec491487de2b0b37.tar.gz mediapointer-dvb-s2-682eb716861233b79d9e5c2fec491487de2b0b37.tar.bz2 |
Support kernels where make menuconfig doesn't need lxdialog
From: Trent Piepho <xyzzy@speakeasy.org>
make menuconfig used to need to build two kernel configuration programs,
mconf and lxdialog. In 2.6.19-rc1, this was changed so there no longer
was a separate lxdialog binary, it was integrated into mconf.
This adapts the v4l-dvb Makefile to check for lxdialog/Makefile, if it's
not present then no lxdialog binary needs to be built. The rules and
dependencies on lxdialog will be omitted from the v4l-dvb Makefile in
that case.
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'v4l/Makefile.kernel')
0 files changed, 0 insertions, 0 deletions