ar71xx-generic: set tiny class-flag for D-Link DIR-825 B1
The D-Link DIR-825 has only 6M of usable firmware space.
This commit is contained in:
parent
84525c5a5b
commit
cfce3ee91e
@ -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
|
||||
})
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user