projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1005dc0
)
kernel: add missing symbol to 5.10 config
author
Stijn Tintel
<stijn@linux-ipv6.be>
Tue, 28 Jun 2022 21:00:51 +0000
(
00:00
+0300)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Tue, 28 Jun 2022 21:09:53 +0000
(
00:09
+0300)
Kernel 5.10.124 introduced a new symbol 'LIB_MEMNEQ'. Add it to the
generic 5.10 config.
Fixes: 9e5d743422ed ("kernel: bump 5.10 to 5.10.124")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/generic/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.10
b/target/linux/generic/config-5.10
index 4b9958ed41c2d54b23a4b618e4870ecd4788ae62..a08b8c56866599c4b0b120eb1c71a5bbbab15778 100644
(file)
--- a/
target/linux/generic/config-5.10
+++ b/
target/linux/generic/config-5.10
@@
-3058,6
+3058,7
@@
CONFIG_LEDS_TRIGGER_TIMER=y
# CONFIG_LIBFCOE is not set
# CONFIG_LIBIPW_DEBUG is not set
# CONFIG_LIBNVDIMM is not set
+CONFIG_LIB_MEMNEQ=y
# CONFIG_LIDAR_LITE_V2 is not set
CONFIG_LINEAR_RANGES=y
# CONFIG_LIQUIDIO is not set