This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv4
Watch
1
Star
0
Fork
You've already forked openwrtv4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
218aad6e2f
openwrtv4
/
package
/
ntfs-3g
History
Felix Fietkau
218aad6e2f
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
2007-02-12 23:50:40 +00:00
..
patches
add NTFS-3G
2007-02-08 17:34:08 +00:00
Makefile
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.
2007-02-12 23:50:40 +00:00