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)
commit73f9c65d775c5a317352398c42341701df5b6efa
treec431c31cd684066e1b64ccc5016cf027a15da252
parentb3e2982d277d755a0d35a8f7bd1e9c55bcae0d2b
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