summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/base-files/lib/preinit
Commit message (Collapse)AuthorAgeFilesLines
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-141-4/+4
| | | | | | | | | | | | | | [base-files] shell-scripting: fix wrong usage of '==' operator normally the '==' is used for invoking a regex parser and is a bashism. all of the fixes just want to compare a string. the used busybox-ash will silently "ignore" this mistake, but make it portable/clean at least. this patch does not change the behavior/logic of the scripts. Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 42911
* add support for the Tonze AP-422/425Imre Kaloz2012-11-111-0/+9
| | | | SVN-Revision: 34165
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-251-0/+23
SVN-Revision: 19331