kernel: bump 5.4 to 5.4.268 (#11834)

This commit is contained in:
Beginner 2024-01-27 08:02:23 +08:00 committed by GitHub
parent edb87675dd
commit ab07e6a93e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
LINUX_VERSION-5.4 = .267 LINUX_VERSION-5.4 = .268
LINUX_KERNEL_HASH-5.4.267 = 42d28def2cc1502251edbfeaca3b25ee764ad1e471b6c703ccb2267f38471c43 LINUX_KERNEL_HASH-5.4.268 = afc8aca6cb56fea489f6508bc24357df1cf8a8f3d7dcfbcccd94b7f968492620

View File

@ -25,7 +25,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
--- a/drivers/mmc/host/Kconfig --- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig
@@ -1020,3 +1020,5 @@ config MMC_SDHCI_AM654 @@ -1021,3 +1021,5 @@ config MMC_SDHCI_AM654
If you have a controller with this interface, say Y or M here. If you have a controller with this interface, say Y or M here.
If unsure, say N. If unsure, say N.