ath79: add support for AVM FRITZ!WLAN Repeater DVB-C
[openwrt/openwrt.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index 02245031fa682e18d0a4ea9b1ecad583eb4a76b1..4b74565aa325e341830aa1c3d5f96fabc524865a 100755 (executable)
@@ -15,6 +15,7 @@ ath79_setup_interfaces()
        aruba,ap-105|\
        avm,fritz1750e|\
        avm,fritz300e|\
+       avm,fritzdvbc|\
        comfast,cf-wr752ac-v1|\
        comfast,cf-e130n-v2|\
        devolo,dvl1200i|\
@@ -352,7 +353,8 @@ ath79_setup_macs()
                label_mac=$(mtd_get_mac_binary art 0x1002)
                ;;
        avm,fritz1750e|\
-       avm,fritz450e)
+       avm,fritz450e|\
+       avm,fritzdvbc)
                label_mac=$(fritz_tffs -n macwlan -i $(find_mtd_part "tffs (1)"))
                ;;
        avm,fritz300e)