Skip to content

Commit

Permalink
brcm63xx: fix Netgear CVG834G HCS magic bytes
Browse files Browse the repository at this point in the history
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>

SVN-Revision: 47378
  • Loading branch information
KanjiMonster committed Nov 4, 2015
1 parent 8f3cfe4 commit 64af329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/brcm63xx/image/Makefile
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 64af329

Please sign in to comment.