ath79: add support for AVM FRITZ!WLAN Repeater 450E
[oweals/openwrt.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index 96800d771f11f589928f3206a2e142bc826de721..543543ad548e4a91fc88efefc668ef37ea8827b4 100755 (executable)
@@ -338,7 +338,8 @@ ath79_setup_macs()
        alfa-network,ap121f)
                label_mac=$(mtd_get_mac_binary art 0x1002)
                ;;
-       avm,fritz1750e)
+       avm,fritz1750e|\
+       avm,fritz450e)
                label_mac=$(fritz_tffs -n macwlan -i $(find_mtd_part "tffs (1)"))
                ;;
        avm,fritz300e)