difos/target/linux
John Crispin 85c7f3fb29 ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2
There are a few NETGEAR devices which don't terminate the model name in the
ART with a NUL byte, at least some NETGEAR WNDR3700v2. The current awk
expression doesn't match 0xFF bytes, so AR71XX_MODEL contains lots of
trailing 0xFF garbage in this case.

Fix this by matching for the first non-printable character and explicitly
setting LC_CTYPE=C (probably not strictly necessary on OpenWrt, but will
definitely work like this, even when awk supports locales and LANG is set).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

SVN-Revision: 46455
2015-07-24 09:09:27 +00:00
..
adm5120 adm5120: do not config something as module 2015-07-14 20:52:18 +00:00
adm8668 build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00
ar7
ar71xx ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2 2015-07-24 09:09:27 +00:00
arm64
at91
ath25 build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00
au1000
bcm53xx bcm53xx: fix usb3 build with kernel 4.1 2015-07-14 18:51:23 +00:00
brcm47xx
brcm63xx brcm63xx: make use of dt-includes 2015-07-16 11:15:02 +00:00
brcm2708 kernel: refresh patches for 4.1 2015-07-22 12:51:11 +00:00
cns3xxx
gemini kernel: refresh patches for 4.1 2015-07-22 12:51:11 +00:00
generic kernel: update 4.0 to 4.0.9 2015-07-22 12:51:04 +00:00
imx6
ipq806x build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00
ixp4xx
kirkwood
lantiq lantiq: Silence the PCIe error interrupt printk also in 4.1 2015-07-24 09:09:07 +00:00
malta build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00
mcs814x
mpc85xx mpc85xx: Enable RFKill and USB Power GPIO Control for WDR4900v1 2015-07-09 06:56:45 +00:00
mvebu mvebu: make patches apply against 3.18.18 again 2015-07-12 10:38:54 +00:00
mxs
netlogic
octeon
omap
omap24xx
orion
oxnas
ppc40x
ppc44x
pxa
ramips ramips: add support for STORYLiNK SAP-G3200U3 2015-07-24 09:09:22 +00:00
rb532
realview
sunxi sunxi: enable CONFIG_EXPERT 2015-07-12 12:14:02 +00:00
uml
x86 x86: add kmod-acpi-button and kmod-button-hotplug to default packages 2015-07-14 16:24:02 +00:00
xburst build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00
Makefile