aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2022-04-01 13:05:10 +0300
committerRui Salvaterra <rsalvaterra@gmail.com>2022-04-01 11:14:01 +0100
commit6e7bf6ad9509a5d22642bc40cce661e5442c265c (patch)
tree7c2c041f01a0e6db58d4bb214e4eb3b22b615d07 /target
parentc9358c387bf0c563f4dbe7e3fb3b162eb06eaea0 (diff)
downloadupstream-6e7bf6ad9509a5d22642bc40cce661e5442c265c.tar.gz
upstream-6e7bf6ad9509a5d22642bc40cce661e5442c265c.tar.bz2
upstream-6e7bf6ad9509a5d22642bc40cce661e5442c265c.zip
octeon: mark source-only
There is a hard to reproduce, even harder to track down memory leak in Octeon since kernel 5.10. Mark octeon source-only until it is plugged. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> (cherry picked from commit 1fa8780056a8c7a2e26c8b4d5e6979232f117349)
Diffstat (limited to 'target')
-rw-r--r--target/linux/octeon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile
index e96218fbf8..326d33f148 100644
--- a/target/linux/octeon/Makefile
+++ b/target/linux/octeon/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mips64
BOARD:=octeon
BOARDNAME:=Cavium Networks Octeon
-FEATURES:=squashfs ramdisk pci usb
+FEATURES:=squashfs ramdisk pci source-only usb
CPU_TYPE:=octeonplus
KERNEL_PATCHVER:=5.10