mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
brcm63xx: fix Netgear CVG834G HCS magic bytes
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Acked-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 47378
This commit is contained in:
parent
8f3cfe4ba2
commit
64af3295cd
2
target/linux/brcm63xx/image/Makefile
Executable file → Normal file
2
target/linux/brcm63xx/image/Makefile
Executable file → Normal file
@ -581,7 +581,7 @@ $(eval $(call bcm63xxCfeRamdisk,VG50,vg50,vg50,VW6339GU,63268))
|
||||
# Inventel Livebox 1
|
||||
$(eval $(call bcm63xxRedBoot,Livebox,livebox,livebox-blue-5g))
|
||||
# Netgear CVG834G
|
||||
$(eval $(call bcm33xxHcsRamdisk,CVG834G,cvg834g,cvg834g,a020,0001,0022))
|
||||
$(eval $(call bcm33xxHcsRamdisk,CVG834G,cvg834g,cvg834g,0xa020,0001,0022))
|
||||
# Netgear DG834GT/PN
|
||||
$(eval $(call bcm63xxCfe,DG834GTPN,DG834GT_PN,dg834gtpn,96348GW-10,6348))
|
||||
# Netgear DG834G v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user