diff --git a/target/linux/ath25/Makefile b/target/linux/ath25/Makefile index cb8b7ec1be..43ad2534f2 100644 --- a/target/linux/ath25/Makefile +++ b/target/linux/ath25/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs low_mem small_flash MAINTAINER:=Sergey Ryazanov -KERNEL_PATCHVER:=4.14 +KERNEL_PATCHVER:=5.4 define Target/Description Build firmware images for Atheros SoC boards diff --git a/target/linux/ath25/config-4.14 b/target/linux/ath25/config-5.4 similarity index 100% rename from target/linux/ath25/config-4.14 rename to target/linux/ath25/config-5.4 diff --git a/target/linux/ath25/patches-4.14/107-ar5312_gpio.patch b/target/linux/ath25/patches-5.4/107-ar5312_gpio.patch similarity index 100% rename from target/linux/ath25/patches-4.14/107-ar5312_gpio.patch rename to target/linux/ath25/patches-5.4/107-ar5312_gpio.patch diff --git a/target/linux/ath25/patches-4.14/108-ar2315_gpio.patch b/target/linux/ath25/patches-5.4/108-ar2315_gpio.patch similarity index 100% rename from target/linux/ath25/patches-4.14/108-ar2315_gpio.patch rename to target/linux/ath25/patches-5.4/108-ar2315_gpio.patch diff --git a/target/linux/ath25/patches-4.14/110-ar2313_ethernet.patch b/target/linux/ath25/patches-5.4/110-ar2313_ethernet.patch similarity index 100% rename from target/linux/ath25/patches-4.14/110-ar2313_ethernet.patch rename to target/linux/ath25/patches-5.4/110-ar2313_ethernet.patch diff --git a/target/linux/ath25/patches-4.14/120-spiflash.patch b/target/linux/ath25/patches-5.4/120-spiflash.patch similarity index 100% rename from target/linux/ath25/patches-4.14/120-spiflash.patch rename to target/linux/ath25/patches-5.4/120-spiflash.patch diff --git a/target/linux/ath25/patches-4.14/130-watchdog.patch b/target/linux/ath25/patches-5.4/130-watchdog.patch similarity index 100% rename from target/linux/ath25/patches-4.14/130-watchdog.patch rename to target/linux/ath25/patches-5.4/130-watchdog.patch diff --git a/target/linux/ath25/patches-4.14/140-redboot_boardconfig.patch b/target/linux/ath25/patches-5.4/140-redboot_boardconfig.patch similarity index 100% rename from target/linux/ath25/patches-4.14/140-redboot_boardconfig.patch rename to target/linux/ath25/patches-5.4/140-redboot_boardconfig.patch diff --git a/target/linux/ath25/patches-4.14/141-redboot_partition_scan.patch b/target/linux/ath25/patches-5.4/141-redboot_partition_scan.patch similarity index 100% rename from target/linux/ath25/patches-4.14/141-redboot_partition_scan.patch rename to target/linux/ath25/patches-5.4/141-redboot_partition_scan.patch diff --git a/target/linux/ath25/patches-4.14/142-redboot_various_erase_size_fix.patch b/target/linux/ath25/patches-5.4/142-redboot_various_erase_size_fix.patch similarity index 100% rename from target/linux/ath25/patches-4.14/142-redboot_various_erase_size_fix.patch rename to target/linux/ath25/patches-5.4/142-redboot_various_erase_size_fix.patch diff --git a/target/linux/ath25/patches-4.14/210-reset_button.patch b/target/linux/ath25/patches-5.4/210-reset_button.patch similarity index 100% rename from target/linux/ath25/patches-4.14/210-reset_button.patch rename to target/linux/ath25/patches-5.4/210-reset_button.patch diff --git a/target/linux/ath25/patches-4.14/220-enet_micrel_workaround.patch b/target/linux/ath25/patches-5.4/220-enet_micrel_workaround.patch similarity index 100% rename from target/linux/ath25/patches-4.14/220-enet_micrel_workaround.patch rename to target/linux/ath25/patches-5.4/220-enet_micrel_workaround.patch diff --git a/target/linux/ath25/patches-4.14/330-board_leds.patch b/target/linux/ath25/patches-5.4/330-board_leds.patch similarity index 100% rename from target/linux/ath25/patches-4.14/330-board_leds.patch rename to target/linux/ath25/patches-5.4/330-board_leds.patch