Menuconfig will not treat 'select FOO' as a real dependency
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Feb 2007 23:50:40 +0000 (23:50 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Feb 2007 23:50:40 +0000 (23:50 +0000)
commitdf68e5dff33ca8c321b38e39e8bf82851f4c4d83
treec431c31cd684066e1b64ccc5016cf027a15da252
parent80d27b5e3cfc660e82f351d892248ff6595c4546
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6293 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/ntfs-3g/Makefile
scripts/metadata.pl