tn3399_openwrt/target/linux/ixp4xx
John Crispin 20940138ac scripts: fix wrong usage of '==' operator
[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
2014-10-14 12:21:11 +00:00
..
base-files/lib scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
generic target/linux/*: more dead package cleanups 2014-07-10 20:05:43 +00:00
harddisk target/linux/*: kmod-fs-ext{2,3} RIP 2014-07-10 19:16:15 +00:00
image targets: prepare for supporting normal and initramfs images 2013-06-27 19:58:31 +00:00
patches-3.10 kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
config-3.10 linux: remove duplicated 3.10 symbols from target config files 2013-07-20 07:21:52 +00:00
Makefile targets: remove useless quotes around KERNELNAME 2014-10-05 20:17:19 +00:00
modules.mk move ixp4xx-eth to target specific modules.mk 2012-07-25 15:50:23 +00:00