diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2007-05-21 12:10:08 -0700 |
---|---|---|
committer | Trent Piepho <xyzzy@speakeasy.org> | 2007-05-21 12:10:08 -0700 |
commit | db6454131c7fe01249418ecb134a09cc07528be0 (patch) | |
tree | a619078677a11ab790a73af5fb25d18a0651f747 /COPYING | |
parent | cac5da1c7c1873320073fccdefc334fc34a745e3 (diff) | |
download | mediapointer-dvb-s2-db6454131c7fe01249418ecb134a09cc07528be0.tar.gz mediapointer-dvb-s2-db6454131c7fe01249418ecb134a09cc07528be0.tar.bz2 |
build: Update make_kconfig to support depends on in menus
From: Trent Piepho <xyzzy@speakeasy.org>
A backported kernel patch added a "depends on" clause to a menu, which wasn't
yet handled.
Everything in a menu gains implicitly gains a copy of the menu's dependencies
We handle this the same way as if/endif is handled. It may not work properly
if someone makes a nonsense file like:
menu "foo"
if X
endmenu
endif
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions