gluon/targets/bcm63xx-generic
2023-02-25 08:39:48 +01:00

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
})