12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
include 'bcm63xx.inc'
|
|
|
|
device('tp-link-td-w8968-v3', 'sagem_fast-2704n', {
|
|
sysupgrade = '-squashfs-cfe',
|
|
sysupgrade_ext = '.bin', -- No sysupgrade image available
|
|
|
|
manifest_aliases = {
|
|
'FAST2704N', -- Upgrade from OpenWrt 19.07
|
|
},
|
|
|
|
broken = true, -- WiFi chip not supported
|
|
}) |