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:
4e2a994
)
kernel: add missing symbol NET_DSA_TAG_RTL4_A
author
Hannu Nyman
<hannu.nyman@iki.fi>
Tue, 25 Aug 2020 17:40:00 +0000
(20:40 +0300)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 30 Aug 2020 20:21:34 +0000
(22:21 +0200)
Fix build breakage caused by the missing kernel config symbol.
Fixes: 8735997686a3 ("kernel: backport RTL8366RB patches")
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
target/linux/generic/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.4
b/target/linux/generic/config-5.4
index 19bde7ed61ee43c95974ff4905ad95603c53afa6..c39bd56cfaf5a49d00a3129ae393b013b90314c4 100644
(file)
--- a/
target/linux/generic/config-5.4
+++ b/
target/linux/generic/config-5.4
@@
-3442,6
+3442,7
@@
CONFIG_NET_CORE=y
# CONFIG_NET_DSA_TAG_LAN9303 is not set
# CONFIG_NET_DSA_TAG_MTK is not set
# CONFIG_NET_DSA_TAG_QCA is not set
+# CONFIG_NET_DSA_TAG_RTL4_A is not set
# CONFIG_NET_DSA_TAG_SJA1105 is not set
# CONFIG_NET_DSA_TAG_TRAILER is not set
# CONFIG_NET_DSA_VITESSE_VSC73XX is not set