X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fnand%2Fbase-files%2Fetc%2Fboard.d%2F01_leds;fp=target%2Flinux%2Fath79%2Fnand%2Fbase-files%2Fetc%2Fboard.d%2F01_leds;h=f58527d87e2edf2a4bad3ac1ec781eb7693b5b9e;hb=55e6c903ae20bd8e694f4626166766e59602f87c;hp=f851b3d8861ba97ac52bff4a0ac029644293b573;hpb=20b3e77ba3e690453203587afa174bef43ee339b;p=oweals%2Fopenwrt.git diff --git a/target/linux/ath79/nand/base-files/etc/board.d/01_leds b/target/linux/ath79/nand/base-files/etc/board.d/01_leds index f851b3d886..f58527d87e 100755 --- a/target/linux/ath79/nand/base-files/etc/board.d/01_leds +++ b/target/linux/ath79/nand/base-files/etc/board.d/01_leds @@ -8,7 +8,8 @@ board=$(board_name) boardname="${board##*,}" case "$board" in -glinet,gl-ar300m-nand) +glinet,gl-ar300m-nand|\ +glinet,gl-ar300m-nor) ucidef_set_led_netdev "lan" "LAN" "gl-ar300m:green:lan" "eth0" ;; netgear,wndr4300)