Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depends on...
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)
commit218aad6e2fb604ec79deff99d1aebc87189f005a
tree176be51fecdbc75b42e373d8cf95d0a994b0b565
parent59accbecf56ea856c0428dcf85d693134eda8320
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