summaryrefslogtreecommitdiff
path: root/v4l_experimental
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2006-07-15 09:34:53 -0300
committerTrent Piepho <xyzzy@speakeasy.org>2006-07-15 09:34:53 -0300
commit5aeb59ff7a42d77ddf33f7c75676d1087b146164 (patch)
treea9f29a295c4bf420ae3d20a52a7b084c55d0b1e7 /v4l_experimental
parentf338d1af4c531f269c198d3f57d20b910f625015 (diff)
downloadmediapointer-dvb-s2-5aeb59ff7a42d77ddf33f7c75676d1087b146164.tar.gz
mediapointer-dvb-s2-5aeb59ff7a42d77ddf33f7c75676d1087b146164.tar.bz2
Change to kernel version checking code in make_kconfig.pl
From: Trent Piepho <xyzzy@speakeasy.org> The code to compare kernel versions was wrong, it would think 2.7.1 was older than 2.6.10 because 1 < 10. Fixed. Changed code to not require all options to be defined in versions.txt. It was necessary before only because of the way make_myconfig.pl worked, but that script has changed. Driver sub-options can be omitted from versions.txt, unless they somehow need a newer kernel than the driver itself. In fact, most of the drivers themselves could be removed from versions.txt, and only put in if there is an actual reason. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'v4l_experimental')
0 files changed, 0 insertions, 0 deletions