2
0
forked from Ivasoft/openwrt

bcm53xx: start working on Netgear R8500

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 48625
This commit is contained in:
Rafał Miłecki
2016-02-03 22:32:07 +00:00
parent 6219b3deae
commit 3b76c7cf0b
5 changed files with 84 additions and 0 deletions

View File

@@ -15,6 +15,9 @@ asus,rt-ac87u)
netgear,r8000)
ifname=eth2
;;
netgear,r8500)
ifname=eth2
;;
*)
ifname=eth0
;;