mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-25 10:52:48 +00:00
Rename patches to follow the 3-digit classification from the OpenWrt Developer Guide. https://openwrt.org/docs/guide-developer/build-system/use-patches-with-buildsystem#naming_patches Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com> Signed-off-by: maurerr <mariusd84@gmail.com>
11 lines
226 B
Diff
11 lines
226 B
Diff
--- a/arch/mips/ralink/Kconfig
|
|
+++ b/arch/mips/ralink/Kconfig
|
|
@@ -57,6 +57,7 @@ choice
|
|
select COMMON_CLK
|
|
select CLKSRC_MIPS_GIC
|
|
select HAVE_PCI if PCI_MT7621
|
|
+ select WEAK_REORDERING_BEYOND_LLSC
|
|
endchoice
|
|
|
|
choice
|