Skip to content
Snippets Groups Projects
Unverified Commit 0af0be06 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

ar71xx-generic: don't try to build a factory image for D-Link DIR-825 B1

The size of the factory images is limited to 4MB, which caused build
failures when many additional packages were included.

Rather than moving the device to ar71xx-tiny, we ignore the factory images
and just build the sysupgrade. This way, the whole flash is usable for
Gluon.

This means that installing Gluon on these devices will now require to flash
a plain LEDE image first, and then upgrading using the Gluon sysupgrade
image.

Fixes #1020
parent 28f42b24
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ device d-link-dir-505-rev-a1 dir-505-a1 DIR505A1
alias d-link-dir-505-rev-a2
device d-link-dir-825-rev-b1 dir-825-b1 DIR825B1
factory
# GL Innovations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment