diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2007-05-03 11:06:09 -0700 |
---|---|---|
committer | Trent Piepho <xyzzy@speakeasy.org> | 2007-05-03 11:06:09 -0700 |
commit | 4408f03fed048fabc1d1cbbd2914924b31ed78b5 (patch) | |
tree | a2c19620adf8133aa97080a9d0bfd82e415d8303 /README.HG | |
parent | a6b7ebca06389b14a9b4fa995ad5a004f9f6ccc4 (diff) | |
download | mediapointer-dvb-s2-4408f03fed048fabc1d1cbbd2914924b31ed78b5.tar.gz mediapointer-dvb-s2-4408f03fed048fabc1d1cbbd2914924b31ed78b5.tar.bz2 |
build: Update build scripts to handle menuconfig/if/endif
From: Trent Piepho <xyzzy@speakeasy.org>
Update make_myconfig.pl and make_kconfig.pl to handle menuconfig options the
same way as config options.
Update make_kconfig.pl to process if/endif directives. All config options
inside an if/endif block gain a dependency on the 'if' expression.
Make the script a little more efficient by not trying to match a line after it
has already found a match for it. This helped to enhance debug mode, so
that it will print lines which were not understood rather than silently
skipping them.
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'README.HG')
0 files changed, 0 insertions, 0 deletions