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
4516
commits
3
branches
0
tags
154
MiB
218aad6e2f
Commit graph
3 commits
Author
SHA1
Message
Date
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
Mike Albon
0a4024fb92
Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.
...
SVN-Revision: 6284
2007-02-12 09:07:22 +00:00
Imre Kaloz
d411ddbd81
add NTFS-3G
...
SVN-Revision: 6279
2007-02-08 17:34:08 +00:00