Skip to content

Commit

Permalink
Revert "octeon: mark source-only"
Browse files Browse the repository at this point in the history
The memory leak is fixed by the kernel patches backported in the
previous commit.

This reverts commit 1fa8780.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
  • Loading branch information
stintel committed Apr 3, 2022
1 parent 9283359 commit f6cda9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/octeon/Makefile
Expand Up @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mips64
BOARD:=octeon
BOARDNAME:=Cavium Networks Octeon
FEATURES:=squashfs ramdisk pci source-only usb
FEATURES:=squashfs ramdisk pci usb
CPU_TYPE:=octeonplus

KERNEL_PATCHVER:=5.10
Expand Down

0 comments on commit f6cda9f

Please sign in to comment.