mpc85xx: re-enable TL-WDR4900v1 images
This reverts commit 324e94f31b
("mpc85xx: disable bricking TL-WDR4900v1 images")
The previous commit fixes the TL-WDR4900v1. Enable the target again.
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
1e41de2f48
commit
c4fdd4979b
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ define Device/tl-wdr4900-v1
|
||||||
IMAGE/sysupgrade.bin := append-rootfs | mktplinkfw sysupgrade | append-metadata
|
IMAGE/sysupgrade.bin := append-rootfs | mktplinkfw sysupgrade | append-metadata
|
||||||
IMAGE/factory.bin := append-rootfs | mktplinkfw factory
|
IMAGE/factory.bin := append-rootfs | mktplinkfw factory
|
||||||
endef
|
endef
|
||||||
#TARGET_DEVICES += tl-wdr4900-v1
|
TARGET_DEVICES += tl-wdr4900-v1
|
||||||
|
|
||||||
define Device/red-15w-rev1
|
define Device/red-15w-rev1
|
||||||
DEVICE_TITLE := Sophos RED 15w Rev.1
|
DEVICE_TITLE := Sophos RED 15w Rev.1
|
||||||
|
|
Loading…
Reference in a new issue