Skip to content

Commit

Permalink
kernel: bump 6.6 to 6.6.26
Browse files Browse the repository at this point in the history
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.26

Rebased `target/linux/generic/hack-6.6/210-darwin_scripts_include.patch`

Build system: x86_64/Ubuntu 22.04.4
Build-tested: ipq807x/Qnap 301W, ipq807x/Dynalink DL-WRX36
Runtime-tested: ipq807x/Dynalink DL-WRX36

Signed-off-by: Sean Khan <[email protected]>
  • Loading branch information
qosmio committed Apr 13, 2024
1 parent 98235e6 commit 04013ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions include/kernel-6.6
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
LINUX_VERSION-6.6 = .25
LINUX_KERNEL_HASH-6.6.25 = 99d210be87908233a55b0fadc0dccd3b95926c0651b6b82e37350b2029de1f44
LINUX_VERSION-6.6 = .26
LINUX_KERNEL_HASH-6.6.26 = af54b449f4fb93b8e8daa346144a7309e8e95174bd962c4b5917cf56120456d9
Original file line number Diff line number Diff line change
Expand Up @@ -3048,6 +3048,6 @@ Signed-off-by: Florian Fainelli <[email protected]>
+#else
+#include "elf.h"
+#endif
#include "../../include/linux/module_symbol.h"

#include "list.h"
#include "elfconfig.h"

0 comments on commit 04013ee

Please sign in to comment.