Skip to content
Snippets Groups Projects
Commit cfce3ee9 authored by David Bauer's avatar David Bauer
Browse files

ar71xx-generic: set tiny class-flag for D-Link DIR-825 B1

The D-Link DIR-825 has only 6M of usable firmware space.
parent 84525c5a
No related branches found
No related tags found
No related merge requests found
......@@ -100,6 +100,7 @@ device('d-link-dir-505-rev-a1', 'dir-505-a1', {
device('d-link-dir-825-rev-b1', 'dir-825-b1', {
profile = 'DIR825B1',
factory = false,
class = 'tiny', -- Only 6M of usable Firmware space
})
......
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