mvebu: use device-tree board detection
[openwrt/staging/dedeckeh.git] / target / linux / mvebu / base-files / etc / uci-defaults / 04_mambafan
index e15ce616c789a3de9848fd7b375148c7c2baf599..ec25aedad69c7743894383962c4fe47ab8c517d2 100644 (file)
@@ -8,7 +8,7 @@
 board=$(board_name)
 
 case "$board" in
-armada-xp-linksys-mamba)
+linksys,mamba)
        # Set fan script execution in crontab
        grep -s -q fan_ctrl.sh /etc/crontabs/root && exit 0