openwrtv4/target/linux
Gabor Juhos 5a9c7fda3e 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
2012-08-26 08:15:11 +00:00
..
adm5120 bump to 3.3.8 2012-06-05 06:57:51 +00:00
adm8668 bump to 3.3.8 2012-06-05 06:57:51 +00:00
amazon bump to 3.3.8 2012-06-05 06:57:51 +00:00
ar7 bump to 3.3.8 2012-06-05 06:57:51 +00:00
ar71xx ar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543N 2012-08-26 08:15:11 +00:00
at91 move i2c module to target modules.mk 2012-07-29 13:20:51 +00:00
atheros Add leds back after migration to sysfs 2012-07-26 17:06:55 +00:00
au1000 rename upgrade image to sysupgrade.bin for consistency 2012-07-17 16:47:57 +00:00
avr32 move mmc driver to target specific modules.mk 2012-07-25 15:50:26 +00:00
brcm47xx update profiles 2012-08-22 21:54:06 +00:00
brcm63xx leds: do not register device if no leds defined 2012-08-13 09:55:10 +00:00
brcm2708 tools/firmware-utils/ptgen option to use MB rounding 2012-08-22 09:22:38 +00:00
cns3xxx laguna: fix eeprom read buffer size during platform configuration 2012-07-25 08:01:38 +00:00
cns21xx bump to 3.3.8 2012-06-05 06:57:51 +00:00
cobalt make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly 2012-07-25 19:36:19 +00:00
coldfire linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
ep93xx make sure target modules depend on the target 2012-07-26 17:03:02 +00:00
etrax linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
gemini bump to 3.3.8 2012-06-05 06:57:51 +00:00
generic generic: extend pci_isable_usb_common_quirks patch 2012-08-15 13:26:51 +00:00
goldfish linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
imx21 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
iop32x bump to 3.3.8 2012-06-05 06:57:51 +00:00
ixp4xx move ixp4xx-eth to target specific modules.mk 2012-07-25 15:50:23 +00:00
kirkwood Enable eSATA sheevaplug 2012-08-24 06:15:06 +00:00
lantiq pci gpio mapping 2012-08-08 12:14:43 +00:00
leon linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
malta bump to 3.3.8 2012-06-05 06:57:51 +00:00
mcs814x MCS8140 actually selects CPU_ARM926T 2012-08-14 16:19:30 +00:00
mpc52xx bump to 3.3.8 2012-06-05 06:57:51 +00:00
mpc83xx bump to 3.3.8 2012-06-05 06:57:51 +00:00
mpc85xx bump to 3.3.8 2012-06-05 06:57:51 +00:00
octeon move i2c driver to target modules.mk 2012-07-25 15:50:13 +00:00
omap4 bump to 3.3.8 2012-06-05 06:57:51 +00:00
omap24xx resync config 2012-07-29 13:20:39 +00:00
omap35xx linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
orion generic: enhanced image Makefile 2012-08-13 14:46:47 +00:00
ppc40x move isp116x driver to target specific modules.mk 2012-07-25 15:50:45 +00:00
ppc44x bump to 3.3.8 2012-06-05 06:57:51 +00:00
ps3 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
pxa bump to 3.3.8 2012-06-05 06:57:51 +00:00
pxcab linux: add broken flag to targets which are using 2.6.30 2012-04-21 15:18:54 +00:00
ramips ramips: fix board parameter for the NBG-419N (#12061) 2012-08-22 17:55:12 +00:00
rb532 bump to 3.3.8 2012-06-05 06:57:51 +00:00
rdc remove broken flags 2012-06-16 16:45:28 +00:00
realview resync config 2012-07-27 15:35:15 +00:00
s3c24xx linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
sibyte bump to 3.3.8 2012-06-05 06:57:51 +00:00
sparc linux: add broken flag to targets which are using 2.6.36 2012-04-29 15:00:32 +00:00
ubicom32 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
uml bump to 3.3.8 2012-06-05 06:57:51 +00:00
x86 set xen images to gzip compression, fixes #11970 2012-08-15 09:20:12 +00:00
xburst verified to work - remove broken flag 2012-06-20 19:04:35 +00:00
Makefile Add kernel_nconfig make target 2010-08-06 21:36:35 +00:00