You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
18 years ago |
.. |
config
|
add openbsd compatibility patch (thanks, wbx)
|
18 years ago |
adam2flash.pl
|
finally move buildroot-ng to trunk
|
9 years ago |
arm-magic.sh
|
Fixed typo, it might work now :-)
|
18 years ago |
config.guess
|
finally move buildroot-ng to trunk
|
9 years ago |
config.pl
|
fix a small bug in config.pl that tends to mess up kernel cmdlines
|
18 years ago |
download.pl
|
fix download.pl (#1257)
|
18 years ago |
feeds.sh
|
move "make symlinks" to "make package/symlinks"
|
18 years ago |
flash.sh
|
cleanup properties in here, adding exec, keywords, and eol-style
|
18 years ago |
gen_busybox_config.pl
|
finally move buildroot-ng to trunk
|
9 years ago |
gen_busybox_menuconfig.pl
|
update busybox menuconfig for the latest version
|
18 years ago |
gen_deps.pl
|
add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)
|
18 years ago |
ipkg
|
cosmetic fixes for ipkg
|
18 years ago |
ipkg-make-index.sh
|
finally move buildroot-ng to trunk
|
9 years ago |
make-ipkg-dir.sh
|
finally move buildroot-ng to trunk
|
9 years ago |
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.
|
18 years ago |
patch-kernel.sh
|
finally move buildroot-ng to trunk
|
9 years ago |
rstrip.sh
|
more fixes for rstrip.sh and kernel modules - fixes #1301
|
18 years ago |
slugimage.pl
|
Updated slugimage to the latest upstream version, which fixes the small kernel bug which OpenWRT exposed.
|
18 years ago |
timestamp.pl
|
Fix the annoying base-files autorebuild bug. When checking file mtimes in directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory.
|
18 years ago |