This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Openwrt
/
scripts
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
..
config
…
adam2flash.pl
…
arm-magic.sh
…
config.guess
…
config.pl
fix a small bug in config.pl that tends to mess up kernel cmdlines
2007-01-26 20:26:49 +00:00
download.pl
fix download.pl (
#1257
)
2007-01-25 13:58:52 +00:00
feeds.sh
move "make symlinks" to "make package/symlinks"
2007-01-31 18:33:04 +00:00
flash.sh
…
gen_busybox_config.pl
…
gen_busybox_menuconfig.pl
…
gen_deps.pl
…
ipkg
…
ipkg-make-index.sh
…
make-ipkg-dir.sh
…
metadata.pl
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
patch-kernel.sh
…
rstrip.sh
more fixes for rstrip.sh and kernel modules -
fixes
#1301
2007-02-09 16:24:34 +00:00
slugimage.pl
…
timestamp.pl
…