ipq806x: Add support for Netgear D7800
[openwrt/openwrt.git] / target / linux / ipq806x / base-files / etc / board.d / 01_leds
index b2356c072ad8cd4f6260bb510001aaa199b5d4fe..b32c1cc21d23b1763f577be97ac952dfe9b7007d 100755 (executable)
@@ -3,7 +3,7 @@
 # Copyright (C) 2015 OpenWrt.org
 #
 
-. /lib/functions/uci-defaults-new.sh
+. /lib/functions/uci-defaults.sh
 . /lib/ipq806x.sh
 
 board_config_update
@@ -11,6 +11,7 @@ board_config_update
 board=$(ipq806x_board_name)
 
 case "$board" in
+d7800 |\
 r7500)
        ucidef_set_led_usbdev "usb1" "USB 1" "r7500:white:usb1" "1-1"
        ucidef_set_led_usbdev "usb2" "USB 2" "r7500:white:usb3" "3-1"