brcm47xx: build also TRX image for Linksys WRT300N V1
Linksys WRT300N V1 has pretty bugged CFE bootloader (it crashes in a lot of situations) that doesn't accept .bin image. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
parent
337f219130
commit
6e64a38b00
1 changed files with 1 additions and 0 deletions
|
@ -391,6 +391,7 @@ TARGET_DEVICES += linksys-wrt160n-v1
|
||||||
|
|
||||||
define Device/linksys-wrt300n-v1
|
define Device/linksys-wrt300n-v1
|
||||||
$(Device/linksys)
|
$(Device/linksys)
|
||||||
|
IMAGES := bin trx
|
||||||
DEVICE_ID := EWCB
|
DEVICE_ID := EWCB
|
||||||
VERSION := 1.03.6
|
VERSION := 1.03.6
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue