diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-13 03:59:20 -0700 |
---|---|---|
committer | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-13 03:59:20 -0700 |
commit | 043985e41c1b3527cb1574753b3fd71c707a3d39 (patch) | |
tree | 0156106bd0b0a027083eb0e242f005c184bc9f59 /linux/drivers/media/video/zoran | |
parent | 1340daf098275689f8220222447a84e4ec4263b6 (diff) | |
download | mediapointer-dvb-s2-043985e41c1b3527cb1574753b3fd71c707a3d39.tar.gz mediapointer-dvb-s2-043985e41c1b3527cb1574753b3fd71c707a3d39.tar.bz2 |
build: have make_kconfig.pl ignore comments
From: Trent Piepho <xyzzy@speakeasy.org>
It was already ignoring lines that had only comments. But lines with some
non-comment code and then a comment at the end didn't have the comment
stripped. Some modules had incorrect dependencies added because comments
at the end of a "depends on" line were treated as modules names.
I strip the comments from the string that is parsed by the script, but
preserve the original line so it can be printed out with the comment still
in it when making v4l/Kconfig.
Priority: normal
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/drivers/media/video/zoran')
0 files changed, 0 insertions, 0 deletions