diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 56247624f..d3f2d4b8f 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -11,7 +11,7 @@ SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883 FEATURES:=squashfs gpio KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.15 +KERNEL_TESTING_PATCHVER:=5.10 define Target/Description Build firmware images for Ralink RT288x/RT3xxx based boards. diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds b/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds index 95f9a75a0..cf99b99f4 100644 --- a/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds @@ -19,7 +19,7 @@ cudy,wr2100) ucidef_set_led_netdev "wan" "wan" "green:wan" "wan" ;; d-team,newifi-d2) - ucidef_set_led_switch "internet" "internet" "amber:internet" "switch0" "0x10" + ucidef_set_led_switch "internet" "internet" "blue:internet" "switch0" "0x10" ucidef_set_led_netdev "wlan2g" "WiFi 2.4GHz" "blue:wlan2g" "ra0" ucidef_set_led_netdev "wlan5g" "WiFi 5GHz" "blue:wlan5g" "rai0" ;;