aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-26 08:15:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-26 08:15:11 +0000
commit5a9c7fda3e918b4513be2ed53586fe2eec9c5d01 (patch)
tree9e1fcacb1e30d848621e3126a3fdd31b47dbf786 /target/linux/generic/patches-3.3
parent27aa659f3722ece4a227f103a7b1cd0eeb13a19a (diff)
downloadupstream-5a9c7fda3e918b4513be2ed53586fe2eec9c5d01.tar.gz
upstream-5a9c7fda3e918b4513be2ed53586fe2eec9c5d01.tar.bz2
upstream-5a9c7fda3e918b4513be2ed53586fe2eec9c5d01.zip
ar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543N
Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a regression with board= kernel command line parameter incorrectly initialised. The faulty builds propogated to the snapshots download area. This makes the device unbootable and TP-Link users have to attach the serial to recover. Here is the q&d way i used to identify MIPS boards that didn't have a corresponding entry in the image/Makefile: for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \ | sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do grep -q ,$i, Makefile || echo $i; done > missing-boards.new Reported-by: Casper on IRC Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 33274
Diffstat (limited to 'target/linux/generic/patches-3.3')
0 files changed, 0 insertions, 0 deletions