lantiq: add uci-defaults code for handling leds
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 6064dcd..6ea97ed 100755 (executable)
@@ -31,6 +31,9 @@ ar71xx_board_name() {
        *AW-NR580)
                name="aw-nr580"
                ;;
+       *DB120)
+               name="db120"
+               ;;
        *"DIR-600 rev. A1")
                name="dir-600-a1"
                ;;
This page took 0.021271 seconds and 4 git commands to generate.