realtek: rename hpe,1920-8g-poe to match hardware
[openwrt/openwrt.git] / target / linux / realtek / base-files / etc / board.d / 03_gpio_switches
index abfcb8e5924014b8c855958ec5261e2da97de880..1e49d89c64a2414fe2f44c07c3aa24549c73d9f6 100644 (file)
@@ -6,7 +6,7 @@ board_config_update
 board=$(board_name)
 
 case "$board" in
-hpe,1920-8g-poe)
+hpe,1920-8g-poe-180w)
        ucidef_add_gpio_switch "fan_ctrl" "Fan control" "456" "0"
        ;;
 esac