projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b05aad5
)
generic: 6.6: add kernel missing symbol
author
Mieczyslaw Nalewaj
<namiltd@yahoo.com>
Thu, 28 Mar 2024 15:11:31 +0000
(16:11 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Fri, 29 Mar 2024 08:58:18 +0000
(09:58 +0100)
Add missing symbol CONFIG_SSIF_IPMI_BMC causing bcm53xx compilation errors.
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
target/linux/generic/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.6
b/target/linux/generic/config-6.6
index 3322aafc2c4d9d61b5559e10e9dc3a9de3998b24..28baaf518e163d04c64e02e806cbf78cd618e89c 100644
(file)
--- a/
target/linux/generic/config-6.6
+++ b/
target/linux/generic/config-6.6
@@
-6759,6
+6759,7
@@
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB_SDIOHOST is not set
# CONFIG_SSB_SILENT is not set
# CONFIG_SSFDC is not set
+# CONFIG_SSIF_IPMI_BMC is not set
# CONFIG_STACKPROTECTOR is not set
# CONFIG_STACKPROTECTOR_PER_TASK is not set
# CONFIG_STACKPROTECTOR_STRONG is not set