Menuconfig will not treat 'select FOO' as a real dependency
authorFelix Fietkau <nbd@openwrt.org>
Mon, 12 Feb 2007 23:50:40 +0000 (23:50 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 12 Feb 2007 23:50:40 +0000 (23:50 +0000)
commitc08b4c28402881e60d58f83fdc15120990e148e8
treec431c31cd684066e1b64ccc5016cf027a15da252
parent03344f1e7de5667df4d2b60232d87908d5684259
Menuconfig will not treat 'select FOO' as a real dependency
thus if BAR depends on FOO and FOO depends on other config
options, these dependencies will not be checked.
To fix this, we simply emit all of FOO's depends (only real
dependencies, no select) for BAR as well.

SVN-Revision: 6293
package/ntfs-3g/Makefile
scripts/metadata.pl