projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7850e19
)
x86: generic: disable rust support
author
John Audia
<
[email protected]
>
Mon, 23 Sep 2024 12:00:50 +0000
(08:00 -0400)
committer
Robert Marko
<
[email protected]
>
Mon, 23 Sep 2024 13:51:13 +0000
(15:51 +0200)
Add missing ksym CONFIG_RUST
Building r27563 without this commit will fail due to this ksym
being undefined in the generic config.
Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne
Signed-off-by: John Audia <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/16464
Signed-off-by: Robert Marko <
[email protected]
>
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 d5c40eae91d11978281dac2b20c2913a586321b4..c8bca0d0ff0b41eac1ce5c0fb7e95e5f67d3b41e 100644
(file)
--- a/
target/linux/generic/config-6.6
+++ b/
target/linux/generic/config-6.6
@@
-5146,6
+5146,7
@@
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTL_CARDS is not set
# CONFIG_RTS5208 is not set
CONFIG_RT_MUTEXES=y
+# CONFIG_RUST is not set
CONFIG_RUNTIME_TESTING_MENU=y
# CONFIG_RV is not set
CONFIG_RXKAD=y