From: Stijn Tintel Date: Fri, 1 Apr 2022 10:05:10 +0000 (+0300) Subject: octeon: mark source-only X-Git-Tag: v23.05.0-rc1~3732 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=1fa8780056a8c7a2e26c8b4d5e6979232f117349 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 --- 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